Hi,
I have App with GPS. App can't work without It. I am using this code to check if It is allowed for device.
Is there any way how to check It for one App? There is function for turn It off in app permissions (Android 6.0.1)
Thanks
I have App with GPS. App can't work without It. I am using this code to check if It is allowed for device.
B4X:
Phone1.GetSettings("location_providers_allowed")
Is there any way how to check It for one App? There is function for turn It off in app permissions (Android 6.0.1)
Thanks