-
Please excuse me if this sounds like a very basic question.
I see many quys who have been successful in using this plugin to access SQLite in Phonegap over WP8.
Can someone please tell me the full…
-
I have tried the following integration (Phonegap Build) but the plugin doesn't seem to work:
In my config.xml:
[gap:plugin name="com.adobe.plugins.gaplugin" /]
In my javascript file:
function onDevi…
-
For a little background I'm working on the project referenced in [Issue 70](https://github.com/chrisben/imgcache.js/issues/70).
I've moved away from actually initializing the ImgCache plugin using a…
-
Every time I add the plugins or readd my platforms com.phonegap.plugins.twilioclient is added to package.json, this then makes npm install and some build processes fail. Is there some way to prevent t…
-
The -phonegapbuild version of the plugin, does not build with cradle,
maybe some incompatibility with one of the other plugins?
My configured plug-ins:
<gap:plugin name="cordova-plugin-battery-…
-
**Description**
A fault of the browser platform is that it uses mock data for most of the plugin APIs. This roadmap task will explore the feasibility of pairing a device and browser to the `phonegap …
-
Issue:
This is a great plugin, but I think it will not work with ionic package build service. I have updated app-settings.json, run cordova prepare, verified the output in platforms/ios/Settings.bund…
-
I tried installing this plugin (2.5.0), added PushNotification to the www folder and included it in index.html. Now when I call register (after the device has become ready) i get an error "Class not …
-
First of all, thanks for this wonderful plugin. I am using this plugin in my sample phonegap application.
In `onDeviceReady()`, I am calling `cordova.plugins.Keyboard.show();` for opening the keyboard…
-
I have a Brazilian default payment method.. we call this boleto. It has a barcode in this format 11111111111-1 22222222222-2 33333333333-3 44444444444-4 but the app is not reading the number after das…