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

v4.1.0

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)