-
Cannot compile when using android@10.0.0. I had to upgrade because google play is now requiring we target at least API level 30.
If I uninstall both @ionic-native/printer and cordova-plugin-printer…
-
When I add the plugin to my project with: `cordova plugin add https://github.com/FWiner/cordova-plugin-android-background-mode` and try to build it, I get the following error:
```
/platforms/andro…
-
PS E:\repo-sync\hello_world> **cordova run android**
Checking Java JDK and Android SDK versions
ANDROID_SDK_ROOT=undefined (recommended setting)
ANDROID_HOME=undefined (DEPRECATED)
Using Android S…
-
After installing the plugin build failed due to (use -source 8 or higher to enable lambda expressions)
../platforms/android/src/de/appplant/cordova/plugin/background/BackgroundModeExt.java:168: erro…
-
We are receiving an error on production related to this plugin.
- Android 8.0
- Huawei P
- Background Mode Version: cordova-plugin-background-mode 0.7.2 "BackgroundMode"
- Cordova Android Versio…
-
Hello everyone,
please find below complete log report about last crash with this plugin.
`Huawei P10 (HWVTR), Android 8.0
Rapporto 1
java.lang.RuntimeException:
at android.app.ActivityTh…
-
It looks like since this commit here (6b522e9832ba2dcd40b3820d9900db07a29b8aa0), some specific java features that are only enabled in android 7 and 8 were added (like Lambdas). This breaks the plugin…
-
Provide a general summary of the issue.
## Your Environment
* Plugin version: 0.1.4
* Platform: Android
* OS version: Android 10 (SDK 29)
* Device manufacturer / model: Nokia PDA_sprout (Noki…
-
On [experiencesampler.com](http://experiencesampler.com/createapp/) it says to install `cordova plugin add de.appplant.cordova.plugin.local-notification`. However, this is currently having [some probl…
-
Spent half day and finally get this alternative from [this issue](https://github.com/katzer/cordova-plugin-background-mode/issues/559):
https://bitbucket.org/TheBosZ/cordova-plugin-run-in-background
…