Hi everyone,
I’m developing an app that needs geolocation, when the app is launched i detect wether the GPS is on or off.
If the GPS is disabled, i ask the user if he wants to change his phone settings, and if he clicks ‘yes’, i want to redirect him to his phone settings.
How can i do that redirection ? do i need a cordova plugin, and in that case, wich one ?
Thanks !