It's been a few years since I used gideros. I've just tried building an apk directly from gideros which was so much easier than using eclipse used to be except for setting permissions. The apk it produced asks for access to precise location, full network/wifi access and control vibration. Is there an easy way to remove these permissions?
Comments
Only way to remove it currently would be to export as Android studio project and edit Manifest before compiling.
Likes: antix, Atavismus
https://deluxepixel.com
https://deluxepixel.com
I'll have to go the AS route for now. If it's not too hard to do, would it be possible in some future version to include a tick box in the require properties for 'wifi is not used in this app' in the same way as there is curently for 'gps is not used in this app'? If it was possible that would be great!
Likes: pie, antix
Likes: Atavismus
https://deluxepixel.com
Likes: SinisterSoft, hgy29, antix
I would like to know why it requires Permission of 'fine GPS location' by default? Also, even though after adding the Plugin 'Require' and without the GPS location ticked, the APK exported still requires 'fine GPS location'. Is there anything I miss out? (How to remove that default Permission?)
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
Sorry it was my fault. I mistook a 'tick' as to kind of 'enable that feature'
Yes, it works now. Thanks a lot for your fast response. Really appreciate it.
Likes: antix