-
### Expected Behaviour
Should support RSS14 and PDF417 without any conflict.
### Actual Behaviour
If RSS14 is mentioned in formats then PDF417 is not supported.
### Reproduce Scenario (including b…
-
Try to implement this plugin on a project with phonegap 2 .. 2.
In java change:
org.apache.cordova.api.CallbackContext import;
org.apache.cordova.api.CordovaPlugin import;
org.apache.cordova.api.Plu…
-
Trying to implement a login system with this plugin (in PhoneGap):
### Code
`remoteDB = new PouchDB('https://MYACCOUNT.cloudant.com/DATABASE');`
`remoteDB.logIn('USER', 'PASSWORD').then(fun…
-
# Bug Report
## Problem
Chrome opens when using **_system**, but does not navigate to the URL provided.
Chrome opens when using **_blank**, but does not navigate to the URL. Upon returning to the…
-
hey guys;
I am really confused. this plugin is referenced by some formal PGB docs.
however, when building via PGB the push plugin version is 2.1.1 and does not support WP8 and FireOS and was last upd…
-
I think i didn't install properly the plugin..if i follow the readme the command "cordova plugin add com.tlantic.plugins.socket" returns 404 error, so i used the entire url https://github.com/Tlantic/…
-
NSURLConnection is caching even i disable the cache.
Created a fork and made changes and waiting for feedback. I am using NSURLSession instead of NSURLConnection.
https://github.com/crreddys/S…
-
Hi,
I am using your Corinthian ContactPicker plugin for phonegap (cordova). Till Cordova 2.1.0 release everything was working fine, and when I updated to 2.3.0, I started getting an error (Error: org.…
-
I am still new to phonegap and I have tried several different ways to install the plugin, and none of the work, could give me some more detailed advice on how to install it.
-
This was a nice example project for starting a push-plugin project that would compile on Phonegap Build.
Unfortunately I can no longer get it to work.
Any ideas to why this now breaks? It was a …