cordova-plugin-background-mode
cordova-plugin-background-mode copied to clipboard
Faild to install plugin, invalid version: android-S
While trying to add cordova-android platform I get the following error:
The versions I use are:
- cordova-plugin-background-mode: 0.7.3
- node: 12.20.2 x64
- @ionic/cli: 6.13.1
- cordova-android: 8.1.0
- cordova: 9.0.0
- cordova-res: 0.15.3
The command I'm running is:
cordova platform add android --verbose
While trying to add cordova-android platform I get the following error:
The versions I use are:
- cordova-plugin-background-mode: 0.7.3
- node: 12.20.2 x64
- @ionic/cli: 6.13.1
- cordova-android: 8.1.0
- cordova: 9.0.0
- cordova-res: 0.15.3
The command I'm running is:
cordova platform add android --verbose
Hi, try using this plugin https://bitbucket.org/TheBosZ/cordova-plugin-run-in-background/src/master/. It's a fork of this project.