-
hi, im trying to use your plugin for my first phonegap app, ive added with phonegap local plugin add https://github.com/benjie/phonegap-parse-plugin
but cant seem to be defined when trying to use it…
-
Your Readme says:
> Pick one of these two commands:
>
> phonegap local plugin add https://github.com/benjie/phonegap-parse-plugin
> cordova plugin add https://github.com/benjie/phonegap-parse-plugi…
-
### PhoneGap CLI, node & npm versions
phonegap-cli v8.0.0
node v8.9.4
npm v5.6.0
OSX v10.13.4
### Expected Behaviour
Helloworld project should build and run in simulator.
### Actual Behavio…
-
**Description**
Play around with Progressive Webs Apps (PWA) support in PhoneGap, understand what that might mean, and what we can leverage to improve the app development experience of PhoneGap.
…
-
After installing the phonegap-facebook-plugin, Android will fail on every build for me.
For a test, I ran the following:
```
cordova create myApp
cd myApp/
cordova platform add android
```
At this …
-
Is this latest plugin working with phonegap 3.4?
seems like many are having issues on the callback function such as onNotificationGCM and not getting regid.
Can someone drop some lights as I guess m…
-
Do you have any plans to update your API to include the full API available in Phonegap-Plugin-Push? I am specifically looking for the ability to subscribe and unsubscribe.
-
Error
/Users/macbook/.taco_home/remote-builds/taco-remote/builds/3244/cordovaApp/platforms/ios/Feed Someone/Plugins/cordova-plugin-x-socialsharing/SocialSharing.m:124:112: error: expected ')'
1> …
-
Cannot use with `phonegap build service`. Can you please submit your plugin to `phonegap 3rd party plugins`?
``` bash
$ phonegap remote run android
[phonegap] compressing the app...
[phonegap] uploa…
-
After build via phonegap build the plugin (folder and files) are not included.
on the tab on phonegap site it seems to be installed. no errors shown.
what could be the problem?