-
When the two plugins are added to the project in Android this error is shown (in iOS works perfectly):
exec] UNEXPECTED TOP-LEVEL EXCEPTION:
[exec] com.android.dex.DexException: Multiple dex files def…
-
Hi there - actually tried the Plugin in one of my existing Build Project. Unfortunately to program seems to freeze on Preloader Screen.
Are there any additional steps necessary to make it work? I just…
-
When I use PhoneGap, the same "com.google.android.gms" conflicts with "cordova-plugin-background-geolocation"
I believe it can change the ... ... in "plugin.xml" to achieve compatibility and solve…
-
-
Please do some research on how to get device own phone number
http://simonmacdonald.blogspot.sg/2012/12/how-to-get-devices-phone-number-using.html,
https://github.com/macdonst/TelephoneNumberPlugin
w…
-
How to use this plugin with Phonegap Build?
Have you submitted this plugin to Phonegap.
-
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-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…
-
Prior to 0.13, I would get the following output:
```
Running "build-phonegap" task
Running "phonegap:build" task
Cleaning ./phonegap-build/
Creating directory tree
Cloning root directory
Cloning .co…
-
Hi, can i insert and use plugin in my phonegap app?
I create a new app in phonegap with command line
-> phonegap create app6
in this folder (->cd app6) i have installed your plugin with command line
-…