Conversations
I've built a project using PhoneGap Build with the debug option turned on in the console. When I run it on an Android device, I see Clie...
I get this message in the log when trying to use PhoneGap Build with the cordoba-plugin-media:
Fetching plugin "cordova-plugin-medi...
In my config file, I changed
to
and ran the project through PhoneGap Build.
After I install the apk, I started the app and exam...
At some poi nt over the weekend my 2.9.0 build now throws a plugin unsupported: com.adobe.plugins.pushplugin error. If I remove this fro...
I've found that PhoneGap Build's template project for iOS contains localizations for 4 strings in 4 different languages. These localizat...
No matter what I do, I get
D/CordovaLog(19230): Uncaught module cordova/plugin/BarcodeScanner not found
E/Web Console(19230): Uncaug...
I'm using the Build API to get the status of my build. The data that is returned only shows 5 platforms (Android, Symbian, iOS, BlackBerr...
Build errors are not reflected in the response when I query the state of an app via
"https://build.phonegap.com/api/v1/app... id]"
...
Error 500 on PhoneGap Build API V1
Here's my call:
curl -F file=index.html -u gh@nsbasic.com:xxxx -F 'data={"title":"Hello World","d...