Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Not A Problem
-
cordova-android-7.0.0
-
None
-
None
-
Important
Description
The apache plugin cordova-plugin-geolocation is fully reliable on android but now bugged on iOS caused by missed properties injections in the plist file:
NSLocationAlwaysAndWhenInUseUsageDescription and NSLocationWhenInUseUsageDescription have to be precised on the offcial Apple documentation.
Those entries can now be added directly on the plugin installation by requesting a IOS_USAGE_DESCRIPTION variable.
To fix this problem, a few lines has to be added on the plugin.xml, and the readme has to be updated.
Attachments
Issue Links
- links to