This is a CLLocationManager based location manager for your project.
Currently they are 4 main features inside:
- Use it to check and or request for authorization status
- Use it to request device position or let you inform about updates
- Use it to activate region monitoring for 1..n regions. iOS normaly has a maximum of 20 regions, this class manages for you more then 20. It automatical registers the neares regions based on the position
- @TODO: implement Significant location changes, to let update regions to monitor, also based on events of this
github "nobreak/XOZLocationManager" ~> 0.1.1
carthage update