Skip to content

Instantly share code, notes, and snippets.

@christianmeichtry
Last active April 16, 2018 18:09
Show Gist options
  • Save christianmeichtry/3cff5da9c38a0bb429fbb937d0b11719 to your computer and use it in GitHub Desktop.
Save christianmeichtry/3cff5da9c38a0bb429fbb937d0b11719 to your computer and use it in GitHub Desktop.
Display NSLocationWhenInUseUsageDescription modal using Phonegap Build with cordova-plugin-geolocation
<gap:config-file overwrite="true" parent="NSLocationWhenInUseUsageDescription" platform="ios">
<string>Your custom text here</string>
</gap:config-file>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment