All Versions
10
Latest Version
Avg Release Cycle
177 days
Latest Release
1332 days ago
Changelog History
Changelog History
-
v4.4.0 Changes
October 16, 2019๐ Thanks to @dcortright the library now has the ability to set the desiredActivityType. For more details see the pull request: #123 .
๐ We've also bumped the minimum iOS support to iOS 12 for this release, hence the larger version number increase.
-
v4.3.2 Changes
September 15, 2018Thanks to @skandakov for a fix around requesting the right type of location request popup based upon the different keys in your Info.plist file.
-
v4.3.1
September 15, 2018 -
v4.3.0 Changes
February 21, 2018- ๐ Support for iOS 11
- ๐ User contributions
-
v4.2.0 Changes
March 15, 2016- ๐ New API to subscribe to heading updates
- ๐ Request ID generation has moved into its own class
-
v4.1.1 Changes
October 19, 2015๐ This release includes an updated framework version within Xcode.
๐ See previous release for details - https://github.com/intuit/LocationManager/releases/tag/v4.1.0
-
v4.1.0 Changes
October 18, 2015- โก๏ธ Full compatibility with iOS 9 including support for background location updates (#57)
- ๐ New API for subscribing to significant location changes (#45)
- โ Add dynamic location services accuracy management for improved power efficiency (#47)
- Location subscriptions are no longer canceled for intermittent errors (#60)
-
v4.0.0 Changes
August 07, 2015- โ Remove the API that was previously deprecated in
v3.0.0
. - โ Add backwards-compatible generics and nullability annotations. In particular, this improves how the API bridges into Swift.
- โ Remove the API that was previously deprecated in
-
v3.0.3 Changes
June 05, 2015No functional changes, just renaming the framework scheme that Carthage uses.
-
v3.0.2 Changes
June 05, 2015๐ No functional changes, this is required for CocoaPods because the source files moved in the repo.