Conversations
Hello,
Last time I build on PGB with the same config.xml it was working well, now it doesn't.
It looks like I have an issue on this...
Hello,
I want to update my IOS phonegap app from CLI-5.4.1 to CLI-6.0.0
When I compile with phonegap build with CLI-5.4.1, it works...
I would like to use pluging Admobpro on android.
For :
<preference name='phonegap-version' value='cli-5.2.0' />
I added in config...
Hello,
I have an issue on IOS 9 when I click on input type file when I build my app on phonegap but when I execute my code on safari t...
Hello,
I use multipage (on the same page) with jquery mobile and $.mobile.changePage transition slide. Obviously I need to go back on ...
Hello,
I followed the link below to create a .p12 file to add in phonegap build and it worked well :
http://community.phonegap.co...
Hello,
I would like to know if it's possible to use admob plugin using phonegap build 3.x.x ?
If yes, how to do it :
- What shou...
Hi,
I'm using phonegap build and camera API.
My phone is on ios7 and in french but when i use camera API, the default language is in...
Hello,
I'm currently trying to get notification on my app on iphone.
"navigator.notification.vibrate" works : the phone vibrate BU...
Hello,
I use "build phoneGap" (cause i don't want to buy a Macbook to compile my app)
and I use php on my server and so i would like...