Conversations
I have this line in my config.xml file to add the barcode scanner:
When I submit to PhoneGap Build, this error appears in the log:
...
I am unable to compile my BlackBerry app, due to an incorrect CSK password.
Andrew tells me the message I am getting is:
[java] ...
Android Error with build.phonegap = "Application Error the connection to the server was unsuccessful. (file:///android_asset/www./index.h...
Check out
http://docs.build.phonegap.com/en_US/...
http://docs.build.phonegap.com/en_US/...
Both pages end with "The API's write...
The email I sent to them did not get a response. We have an urgent problem that is affecting many customers.
The version number is not getting set from config.xml for me. I have version set to "1.2.3', but "1.0.0" always appears in PhoneGap Buil...
When I do GET https://build.phonegap.com/api/v1/app... to get the build status of my app, Symbian shows as 'complete', but there is no me...
In PhoneGap Build API, is there a way to delete all apps on the server, for example:
$ curl -u andrew.lunny@nitobi.com -X DELETE https...