Joined November 2013
·

David Storey

Edinburgh, United Kingdom
·

The sample code for Gruntfile.js is missing a level:

"phonegap-build": {
main: {
options: {
archive: "app.zip",
"appId": "YOURAPPID",
"user": {
"email": "YOUREMAIL",
"password": "YOUR
PASSWORD"
}
}
}

}

Without "main" - the task will never actually trigger.

Achievements
1 Karma
0 Total ProTip Views
Interests & Skills