This repository has been archived by the owner on Oct 21, 2019. It is now read-only.
Releases: MatejBalantic/MBLocationManager
Releases · MatejBalantic/MBLocationManager
0.2.0
This release adds support for new CoreLocation APIs in iOS 8 .
- adds additional monitor mode
kMBLocationManagerModeStandardWhenInUse
- continues to support iOS 7 while adding support for iOS 8
Code has been somewhat tidied-up, I have also added some unit tests to help maintain the project.
0.1.3
- Notification posted when the authorization status changes (thanks marcelofabri)
0.1.2
- Add failed notifications