forked from Github/cordova-plugin-run-in-background
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