forked from Github/cordova-plugin-run-in-background
Fix from merge
This commit is contained in:
@@ -98,10 +98,6 @@ public class BackgroundMode extends CordovaPlugin {
|
||||
}
|
||||
};
|
||||
|
||||
@Override
|
||||
protected void pluginInitialize() {
|
||||
BackgroundExt.addWindowFlags(cordova.getActivity());
|
||||
}
|
||||
/**
|
||||
* Executes the request.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user