I am seeing build errors for Android APK without any change to that page. This was building fine before, but now I get the following when build for Android.
CalendarView.js:line 415:column 16:missing name after . operator
window.null = Apperyio.datasources.null = new Apperyio.DataSource(....database_logout_service, {
CalendarView.js:line 416:column 24:syntax error
"onBeforeSend": function(jqXHR) {
CalendarView.js:line 417:column 22:syntax error
Apperyio.processMappingAction(Apperyio.map
.......................
............................................
I don't want to post a public link here, how else can I provide you guys access to my app so that the issue can be debugged and root-caused?
Thanks