You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.
Please add the CLLocationManager.AllowsBackgroundLocationUpdates - property to the Geolocator. An option would be as a constructor-parameter for iOS- instantiation.
Without this property, the Geolocator is completely useless for any background-scenario in iOS 9.
Please add the CLLocationManager.AllowsBackgroundLocationUpdates - property to the Geolocator. An option would be as a constructor-parameter for iOS- instantiation.
Without this property, the Geolocator is completely useless for any background-scenario in iOS 9.
http://stackoverflow.com/questions/30808192/allowsbackgroundlocationupdates-in-cllocationmanager-in-ios9
The text was updated successfully, but these errors were encountered: