Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolving iOS 8 Permission issue #3

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

aln787
Copy link

@aln787 aln787 commented Jan 31, 2015

Revolving the error that occurs the first time you attempt to run in the simulator: Trying to start MapKit location updates without prompting for location authorization. Must call -[CLLocationManager requestWhenInUseAuthorization] or -[CLLocationManager requestAlwaysAuthorization] first.

…ates without prompting for location authorization. Must call -[CLLocationManager requestWhenInUseAuthorization] or -[CLLocationManager requestAlwaysAuthorization] first.
@aln787 aln787 force-pushed the master branch 3 times, most recently from f5a194c to 95f86a0 Compare January 31, 2015 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant