-
**Description**
Sharing a PhoneGap app is intended to make it easier to share a preview of PhoneGap / Cordova app without having the receiving person setup a developer environment.
**Sharing an app…
-
Currently there's no way to manually set the ip from the cli. One user has reported a use case where this is needed and it seems like a good idea to include it as an option.
https://github.com/phoneg…
-
After creating an app with the cli, run
```
phonegap remote build ios
```
and then delete the app on PhoneGap Build. Running the above again will return
```
{"error":"app 123456 not found"}
```
d…
-
We have a **native** `iOS` application that contains `CDVViewController`s. It was not generated using the `cordova create` CLI.
We would like to be able to depend on `phonegap/phonegap-plugin-conte…
-
### PhoneGap CLI, node & npm versions
**phonegap:** 9.0.0
**node:** 12.18.0
**npm:** 6.14.4
### Expected Behaviour
Should be able to serve a newly created phonegap app
### Actual Behaviour
…
-
### Expected Behaviour
When installing phonegap platform ios the plugin should correctly copy files.
If symlinks are created to workaround then the plugin installs without error.
$ ln -s mediadevic…
-
When app is built with the PhoneGap CLI, the splash screen looks like this (as defined in config.xml):
![screen shot 2016-08-30 at 5 07 31 pm](https://cloud.githubusercontent.com/assets/1048207/18107…
-
Hello all
if I only use the plugin,it will build Android success
```
```
but if I add crosswalk with your plugin,it will become build fail on android
```
```
just feedback and ho…
-
Hi !
Thanks for this awesome work !
I have a trouble, when I try to add Facebook Connect plugin, I get :
Calling plugman.fetch on plugin "https://github.com/Wizcorp/phonegap-facebook-plugin.git"
F…
-
I have added the plugin to my config.xml
``
and I'm using PhoneGap version `cli-9.0.0`
``
Whenever I call the plugin code `window.cordova.plugins.SignInWithApple.signin(...)` I get `Uncaug…
Habka updated
4 years ago