Skip to content
This repository has been archived by the owner on Oct 21, 2019. It is now read-only.

Releases: MatejBalantic/MBLocationManager

0.2.0

21 Dec 10:59
Compare
Choose a tag to compare

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

09 Sep 11:52
Compare
Choose a tag to compare
  • Notification posted when the authorization status changes (thanks marcelofabri)

0.1.2

16 May 11:55
Compare
Choose a tag to compare
  • Add failed notifications