SignificantLocationChanges doesn't work since iOS 8
问题 I have a problem with the SignificantLocationChanges since the release of iOS 8. The method [locationManager startMonitoringSignificantLocationChanges]; is called correctly after checking for availability, the delegates also work nice (I check it with the didChangeAuthorizationStatus method, which is part of the same delegate and object) and compiler has no doubts, but there comes absolutely no updates and no errors from the didFailWithError method. The log says the authorizationStatus is 4,