iOS 8 - Manually changing Core Location permissions

Asked

Viewed 117 times

0

I am developing an app for iOS 8 and require permission to CLLocationManager, but if the user does not accept the permission and tries to change in the privacy settings, the settings close at the time of selection (similar to a Crash) and when returning in the settings panel, the same is still selected the option "Never".

Problem: As much as the user tries to change this permission he will never get it. This happens with the background or fully inactive application.

  • Let me understand. You’re saying it gives crash when you try to change your app’s settings in Adjustments > Privacy > Location Service of the iOS system itself?

  • Actually in: Settings > application in question > Location

  • 1

    create a simple project reproducing the problem and share it so I can analyze it because it seems to be logic error

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.