Closed frontendDuall closed 7 years ago
@frontendDuall The available options regarding battery for Android are: ACTION_BATTERY_SAVER_SETTINGS ACTION_IGNORE_BATTERY_OPTIMIZATION_SETTINGS
For more info check this link: https://developer.android.com/reference/android/provider/Settings.html
I have tested the ACTION_IGNORE_BATTERY_OPTIMIZATION_SETTINGS
and it appears to be the page that @frontendDuall is looking for:
Settings page parameter added in https://github.com/guyromb/Cordova-open-native-settings/pull/11
@frontendDuall @emcniece Ok that's great. Can you please add it to Readme + java file and create a pull request in case you modified it already? Thanks!
@guyromb already done! https://github.com/guyromb/Cordova-open-native-settings/pull/11
Good morning, can you open Battery Optimization?
Thank you very much