Skip to content

Changed location permission behaviour

Compare
Choose a tag to compare
@svenroed svenroed released this 01 Oct 20:04
· 5 commits to master since this release
  • Before 1.9.0 the SDK only asked for "always" location permissions if the askForLocationPermission flag was set
  • From 1.9.0 on the SDK asks for the location permission indicated in the application plist by the developer using NSLocationAlwaysUsageDescription or NSLocationWhenInUseUsageDescription