cordova-plugin-run-in-backg.../CHANGELOG.md
2014-12-14 00:04:12 +01:00

969 B

ChangeLog

Version 0.6.0 (not yet released)

  • [feature:] Android support
  • [feature:] onactivate, ondeactivate and onfailure callbacks.
  • [change:] Disabled by default
  • [enhancement:] iOS does not require user permissions, internet connection and geo location anymore.

Version 0.5.0 (13.02.2014)

  • retired

Version 0.4.1 (13.02.2014)

  • Release under the Apache 2.0 license.
  • [enhancement:] Location tracking is only activated on WP8 if the location service is available.
  • [bigfix:] Nullpointer exception on WP8.

Version 0.4.0 (10.10.2013)

  • Added WP8 support
    The plugin turns the app into an location tracking app (for the time it runs in the background).

Version 0.2.1 (09.10.2013)

  • Added js interface to manually enable/disable the background mode.

Version 0.2.0 (08.10.2013)

  • Added iOS (>= 5) support
    The plugin turns the app into an location tracking app for the time it runs in the background.