cordova-plugin-doze-Optimize icon indicating copy to clipboard operation
cordova-plugin-doze-Optimize copied to clipboard

White listing an Android application programmatically from battery optimize settings

Results 3 cordova-plugin-doze-Optimize issues
Sort by recently updated
recently updated
newest added

After request doze-optimize. Kill app and re-open again. All modal will be dismiss when using multitasiking and back to app

Hi @thomas550i , i'm using your plugin and plugin asking for permission in a couple of hours. Is this bug or how can i fix this problem. Code : `cordova.plugins.DozeOptimize.IsIgnoringBatteryOptimizations(function...

Hi, have you not thought about extending the plugin even with custom applications that also need battery optimization etc? see https://github.com/katzer/cordova-plugin-background-mode/blob/master/src/android/BackgroundModeExt.java#L421