@zarko wrote:
An app that is using location must also account for a case where location services are disabled.
I am looking for a way to guide and send the user directly to the Settings->Privacy->Location Services system page on iOS:
There are a number of native apps from the App Store that can and already do this.
Any Cordova plugin that does the job on iOS?
https://github.com/dpa99c/cordova-diagnostic-plugin is able to do that for Android with the cordova.plugins.diagnostic.switchToLocationSettings() call but not for iOS.
Posts: 2
Participants: 1