mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 08:32:52 +08:00
Merge pull request #2758 from ajcrites/geo-msg
docs(geolocation): use more generic / professional message
This commit is contained in:
commit
00a1674fd6
@ -114,7 +114,7 @@ export interface GeolocationOptions {
|
||||
* For iOS you have to add this configuration to your configuration.xml file
|
||||
* ```xml
|
||||
* <edit-config file="*-Info.plist" mode="merge" target="NSLocationWhenInUseUsageDescription">
|
||||
* <string>We want your location! Best regards NSA</string>
|
||||
* <string>We use your location for full functionality of certain app features.</string>
|
||||
* </edit-config>
|
||||
* ```
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user