mirror of
https://bitbucket.org/TheBosZ/cordova-plugin-run-in-background
synced 2025-12-13 01:43:24 +00:00
Initial Android support
This commit is contained in:
@@ -46,4 +46,6 @@ BackgroundMode.prototype = {
|
||||
|
||||
var plugin = new BackgroundMode();
|
||||
|
||||
document.addEventListener("backbutton", function () {}, false);
|
||||
|
||||
module.exports = plugin;
|
||||
Reference in New Issue
Block a user