If Location setting is turned off or not active, I should display an alert to ask users to enable location service/setting. How do I add a button in an alert to show user the device location setting?
I also want to check if the geolocation native option is enable or not and let the user decide to activate or not this option directly from my app with a Confirmation Alerts if possible