@anton_klochko wrote:
Hi all ! Could anyone share please working example of how to use cordova-plugin-background-mode on iOs ?
in my app.component.ts file I run ..
platform.ready().then(() => { this.backgroundMode.enable(); });but after two minutes screen is off and app is freezes ..
Posts: 1
Participants: 1