Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

v4.1.0

Compare
Choose a tag to compare
@DimitarTachev DimitarTachev released this 12 Oct 11:20
· 211 commits to master since this release

Introduced new options for background locations in iOS. Fixed issue #44.

New:

  • options.iosAllowsBackgroundLocationUpdates - Allow the application to receive location updates in background (ignored on Android)
  • options.iosPausesLocationUpdatesAutomatically - Allow deactivation of the automatic pause of location updates (ignored on Android)