Advertisement
Guest User

Untitled

a guest
Feb 9th, 2016
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. # LocationService
  2.  
  3. - Add it to info.plist
  4.  
  5. ```shell
  6. <key>NSLocationAlwaysUsageDescription</key>
  7. <string>Description</string>
  8. ```
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement