Plugin to prevent the app from going to sleep while in background.
Most mobile operating systems are multitasking capable, but most apps dont need to run while in background and not present for the user. Therefore they pause the app in background mode and resume the app before switching to foreground mode. The system keeps all network connections open while in background, but does not deliver the data until the app resumes.
Plugin's Purpose
This plugin can be used for applications, who rely on continuous network communication independent of from direct user interactions and remote push notifications.
?? Store Compliance ??
The plugin focuses on enterprise-only distribution and may not compliant with all public store vendors.
- Support to MABS 10 and AndroidX
- Bug fixing