Skip to content

Better location services availability handling & APIs

Compare
Choose a tag to compare
@smileyborg smileyborg released this 19 Mar 02:44
· 162 commits to master since this release
  • Expose a new API to get the current state of location services outside of the context of a location request. The previous locationServicesAvailable API has been deprecated, and will be removed in a future release.
  • Fix a bug where INTULocationManager would not correctly detect Disabled location services (device-wide), and instead would report them as Denied (even if the user had actually granted this app permission).