mirror of
https://bitbucket.org/TheBosZ/cordova-plugin-run-in-background
synced 2025-12-17 11:53:21 +00:00
Added WP8 support
This commit is contained in:
@@ -31,7 +31,7 @@ cordova plugin rm de.appplant.cordova.plugin.background-mode
|
||||
## Using the plugin
|
||||
Simply add the plugin to your project and the app will run while in background.
|
||||
|
||||
The plugin creates the object ```window.plugin.notification.backgroundMode``` with two methods:
|
||||
The plugin creates the object ```window.plugin.backgroundMode``` with two methods:
|
||||
|
||||
### enable()
|
||||
The method enables the background mode. The mode is activated once the app has entered the background and will be deactivated after the app has entered the foreground.<br>
|
||||
|
||||
Reference in New Issue
Block a user