-
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
…
-
**This is the error i get. Do you have any plans to update this for meteor 1.2.0.1**
Errors executing Cordova commands:
While running Cordova app for platform Android with options --device:
Err…
-
```
Build:0.0.4,48
disable=maybe wrong support lib version?
commit=0.0.4
subdir=platforms/android
gradle=yes
Maintainer Notes:
Cannot use UCM/AUM since versionCode is dynamic in build…
-
Hi All,
we are still having the issue mentioned in #204
`Service not registered: de.appplant.cordova.plugin.background.BackgroundMode$1@a3fba9d`
Since it does not happen often, is it a race co…
-
### Expected Behaviour
phonegap-plugin-push 2.2.3 "PushPlugin"
de.appplant.cordova.plugin.local-notification 0.8.4 "LocalNotification"
Both push and local notifications were working as expected.
…
-
I have a problem with this plugin. On iOS all work well, but on Android probably my pdf isn't created. I receive a blank page when it is opened. And with some try to attach it to a email, it dosn't wo…
-
Hello,
Xiaomi app store has added new restrictions related to the privacy policy. It seems that this plugin reads the list of installed app on the device at the startup of the app, before the end-u…
-
I schedule a notification like this:
``` javascript
scheduleNotification: function(duration) {
cordova.plugins.notification.local.schedule({
id : Math.floor(Math.ra…
ghost updated
7 years ago
-
Hi -
Longtime user of this great plugin! Thanks!
Trying to upgrade to API 31. App compiles but crashes immediately on a device. Getting this error in logcat:
java.lang.RuntimeException…
-
Excuse me, Mr. @katzer . I use your plugin to play or stop audio files in [my game project](https://play.google.com/store/apps/details?id=id.champsosis.zoogamescard). Almost users who installed that g…