For the complete documentation index, see llms.txt. This page is also available as Markdown.

Background Mode

Background Mode plugin for Cordova and Ionic. Cordova plugin to prevent the app from going to sleep while in background. Requires Cordova plugin:…

Cordova plugin to prevent the app from going to sleep while in background. Requires Cordova plugin: cordova-plugin-background-mode. For more info about plugin, visit: https://github.com/katzer/cordova-plugin-background-mode

Installation

ionic cordova plugin add cordova-plugin-background-mode
npm install @awesome-cordova-plugins/background-mode

Plugin Repo: https://github.com/katzer/cordova-plugin-background-mode

Supported Platforms

  • Android

  • Browser

  • iOS

Further Information

Last updated