This plugin provides the ability to override the device's default power management.
Stable on Android and iOS.
The API reference is here.
- There is no distinction between
system
anddisplay
levels; both act as thoughdisplay
was specified.
- Renamed plugin to pubilsh to NPM
- Documentation updates.
- Added system level for Android
- Added support for system requestKeepAwake on Android
- requestKeepAwake and releaseKeepAwake to run on the UI thread on Android.