Hi all.
My App uses the localization services, but this is not mandatory.
The user can run the App even without localization services enabled, but for some special feature the GPS must be enabled.
Now, the problem is that if I "don't allow" the service at first use, there is no chance to propose again to the user to allow the service.
In my tests I had to reinstall the App in order to see again the selector and choose: "allow".
Is there a way to programmatically re-call the selector to "allow" / "don't allow" by means of button_Click event ?
Thanks in advance.
My App uses the localization services, but this is not mandatory.
The user can run the App even without localization services enabled, but for some special feature the GPS must be enabled.
Now, the problem is that if I "don't allow" the service at first use, there is no chance to propose again to the user to allow the service.
In my tests I had to reinstall the App in order to see again the selector and choose: "allow".
Is there a way to programmatically re-call the selector to "allow" / "don't allow" by means of button_Click event ?
Thanks in advance.