Skip to content

Instantly share code, notes, and snippets.

@grantges
Created September 26, 2014 16:35
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save grantges/235e8ba94e9d500bb79b to your computer and use it in GitHub Desktop.
Save grantges/235e8ba94e9d500bb79b to your computer and use it in GitHub Desktop.
iOS 8 Map Module plist requirements
<key>NSLocationAlwaysUsageDescription</key>
<string>
YOUR DESCRIPTOIN GOES HERE - EX. This application would like to use your current location.
</string>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment