-
On android with latest ionic framework :
I'm trying to use this plugin, so far it does keep the app running in background but I get errors when i try to call window.plugin.backgroundMode.disable(); …
-
Is there a way to edit the config file so that the plugin will work with phonegap builds website. The required line in the config file resembles this :
I did try this in my config file to no avail
-
Hi,
I tried around but I didn't find a solution at all.
I coded an app in Dreamwerver with connection to Adobe Phonegap Build.
This app is for documentations of emergency call related works for my wor…
-
You can help send me a example of the plugin de.appplant.cordova.plugin.background-mode with phonegap 3.4, because don't work and maybe my implementation is wrong.
-
I'm using cordova 4.0.0 , ios sdk 7.1
through CLI I added cordova plugin add https://github.com/katzer/cordova-plugin-local-notifications.git && cordova prepare
Then in config.xml I added gap:…
-
Installing as suggested in docs fails:
```
de.appplant.cordova.plugin.email-composer@0.8.2
```
0.8.1 works fine.
-
Hi,
I'm installing the plugin as described on the README, while not using the .
When launching the app i get "Class not found" exception and the application won't work.
This happens on Android, but …
-
Xcode log here:
```
2015-06-14 15:34:45.553 GTC[58103:1250970] DiskCookieStorage changing policy from 2 to 0, cookie file: file:///Users/laosb/Library/Developer/CoreSimulator/Devices/CB1E8D93-8FFC-4F…
laosb updated
9 years ago
-
Hi,
Here are issue when install Cordova plugin email composer, only iOS:
## Step 1: cordova plugin add https: //github.com/katzer/cordova-plugin-email-composer.git
config.xml
< feature name="Emai…
-
I'm using the latest plugin version on my project.
It works fine on iPhone Retina(64 bit) emulator and the others but it crashes when i'm trying to trigger the notification on iPhone 5s.
The device st…