Skip to content

Instantly share code, notes, and snippets.

@KaneCheshire
Created November 9, 2017 10:40
Show Gist options
  • Save KaneCheshire/608b8c3d0e8477e62fc5a3be5b08644d to your computer and use it in GitHub Desktop.
Save KaneCheshire/608b8c3d0e8477e62fc5a3be5b08644d to your computer and use it in GitHub Desktop.
let manager = CLLocationManager()
manager.requestWhenInUseAuthorization()
manager.requestAlwaysAuthorization()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment