M Mike1970 Well-Known Member Licensed User Longtime User Dec 5, 2019 #1 Hi, i took a look to this example. In case the user manually disable the location option, how can I show again the msgbox to ask to enable it by code? Maybe to put in the "LocManager_AuthorizationStatusChanged" event
Hi, i took a look to this example. In case the user manually disable the location option, how can I show again the msgbox to ask to enable it by code? Maybe to put in the "LocManager_AuthorizationStatusChanged" event
Erel B4X founder Staff member Licensed User Longtime User Dec 6, 2019 #2 You can check the value of LocationManager.LocationServicesEnabled Upvote 0
M Mike1970 Well-Known Member Licensed User Longtime User Dec 6, 2019 #3 Erel said: You can check the value of LocationManager.LocationServicesEnabled Click to expand... Ok thanks i thought there was an event like “gpsenable_changed” Upvote 0
Erel said: You can check the value of LocationManager.LocationServicesEnabled Click to expand... Ok thanks i thought there was an event like “gpsenable_changed”