adam griffin
Posts: 0
Joined: Tue May 21, 2013 8:44 pm

App not building

My app is not building. It has some errors but I do not know where they are. Please help.

I have shared my app with support its name is EB.

startScreen_alt.js:line 30232:column 16:missing name after . operator
window.null = Apperyio.datasources.null = new Apperyio.DataSource(CameraService1427082902657, {
startScreen_alt.js:line 30233:column 24:syntax error
"onBeforeSend": function(jqXHR) {
startScreen_alt.js:line 30234:column 22:syntax error
Apperyio.processMappingAction(Apperyio.mappings["Timeline_null_onbeforesend_mapping_0"]);
startScreen_alt.js:line 30235:column 10:syntax error
},
startScreen_alt.js:line 30236:column 22:syntax error
"onComplete": function(jqXHR, textStatus) {
startScreen_alt.js:line 30238:column 22:syntax error
Apperyio.refreshScreenFormElements("startScreen_alt");
startScreen_alt.js:line 30239:column 9:syntax error
},
startScreen_alt.js:line 30240:column 21:syntax error
"onSuccess": function(data) {
startScreen_alt.js:line 30241:column 22:syntax error
Apperyio.processMappingAction(Apperyio.mappings["Timeline_null_onsuccess_mapping_0"]);
startScreen_alt.js:line 30284:column 9:syntax error
},
startScreen_alt.js:line 30285:column 19:syntax error
"onError": function(jqXHR, textStatus, errorThrown) {}
startScreen_alt.js:line 30286:column 6:syntax error
});
startScreen_alt.js:line 30288:column 16:missing name after . operator
window.null = Apperyio.datasources.null = new Apperyio.DataSource(CameraService1427082902657, {
startScreen_alt.js:line 30289:column 24:syntax error
"onBeforeSend": function(jqXHR) {
startScreen_alt.js:line 30290:column 22:syntax error
Apperyio.processMappingAction(Apperyio.mappings["Timeline_null_onbeforesend_mapping_0"]);
startScreen_alt.js:line 30291:column 9:syntax error
},
startScreen_alt.js:line 30292:column 22:syntax error
"onComplete": function(jqXHR, textStatus) {
startScreen_alt.js:line 30294:column 22:syntax error
Apperyio.refreshScreenFormElements("startScreen_alt");
startScreen_alt.js:line 30295:column 9:syntax error
},
startScreen_alt.js:line 30296:column 21:syntax error
"onSuccess": function(data) {
startScreen_alt.js:line 30297:column 22:syntax error
Apperyio.processMappingAction(Apperyio.mappings["Timeline_null_onsuccess_mapping_0"]);
startScreen_alt.js:line 30340:column 9:syntax error
},
startScreen_alt.js:line 30341:column 19:syntax error
"onError": function(jqXHR, textStatus, errorThrown) {}
startScreen_alt.js:line 30342:column 6:syntax error
});
startScreen_alt.js:line 31463:column 1:syntax error
};
startScreen_alt.js:line 1:column 0:Compilation produced 25 syntax errors.

Return to “Issues”