Using build 484, when I install my little tic tac toe app on my phone it says the app wants “full internet access” - which it actually does NOT. (It also wants VIBRATE which I see is expected and fine, although not actually used.)
I tried changing the build.settings to have:
androidPermissions =
{
},
but that made no difference - the app still wants “full internet access” and VIBRATE.
Does anyone know if this is a known, expected behavior? And if so, why? Or, at least, how to turn it off?
I don’t want or need internet access in this app and it makes it look mighty suspicious on install - I wouldn’t install a little game that asks for it since it might be some sort of malware.
EDIT: Using build 319 (as recommended by kam187) it no longer asks for internet permission on install - must be a bug introduced in build 484.
Thanks,
Matt [import]uid: 39515 topic_id: 1892 reply_id: 32729[/import]