I'm developing an application for iOS 8 and require permission for 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 the return in the settings panel, the "Never" option is still selected.
Problem: No matter how much you try to change this permission, it will never work. This happens with the application in the background or completely inactive.