mirror of
https://bitbucket.org/TheBosZ/cordova-plugin-run-in-background
synced 2025-12-15 10:53:22 +00:00
Release version 0.4.0 with WP8 support
This commit is contained in:
@@ -22,7 +22,7 @@ cordova plugin rm de.appplant.cordova.plugin.background-mode
|
|||||||
```
|
```
|
||||||
|
|
||||||
## Release Notes
|
## Release Notes
|
||||||
#### Version 0.4.0 (not yet released)
|
#### Version 0.4.0 (10.10.2013)
|
||||||
- Added WP8 support<br>
|
- Added WP8 support<br>
|
||||||
The plugin turns the app into an location tracking app *(for the time it runs in the background)*.
|
The plugin turns the app into an location tracking app *(for the time it runs in the background)*.
|
||||||
|
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
|
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
id="de.appplant.cordova.plugin.background-mode"
|
id="de.appplant.cordova.plugin.background-mode"
|
||||||
version="0.4.0dev">
|
version="0.4.0">
|
||||||
|
|
||||||
<name>BackgroundMode</name>
|
<name>BackgroundMode</name>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user