Conversations
I just did a successful build and run using this workflow - it has been described in summary as a response to this question:
http://co...
If you have lag on click/touchstart handlers in the PG Build of your jQuery Mobile based UI, try switching to the jQM tap event:
$(...
How can we test / simulate the ipa-download after PhoneGap-build and before uploading to the Appstore using IOS4.x or Windows
Can all of the docs/files needed for PhoneGap Build for iOS (https://build.phonegap.com/docs/ios-b...) be completed via Apple's Dev websi...
I have just started on phonegap and trying to set up the iOS build. I can build and test an empty project on my local mac, then I followe...
This approach will work in sync with regular Ant build files.
For describing the process, I'm going to use Eclipse (which has Ant buil...
iOS (re)build keeps giving an older build ipa for download (file size is same as older even though I added some assets and UI is from pre...
The file naming limitations for BB make it kind of challenging to use JS libraries like jQuery Mobile as many of the css resources have c...
Is there an API command to push a new build for an existing app from a zip file? I tried:
curl -X POST -k -F file=@filename.zip -u ema...
Queried after receiving deviceready event. All other device properties are accessible and defined.
Apologies if this has been asked before, I did a search but couldn't find anything.
The provided starter sample app I based my first t...
Your error doc mentions /src and /bin as reserved folder names on BB, I got the error on a build set with an /inc foldername. Renaming t...