xman
Posts: 0
Joined: Sun Jul 06, 2014 7:05 pm

Sudden Android APK build errors started to show up without any changes to the page

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

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Sudden Android APK build errors started to show up without any changes to the page

Could you clarify have you changed anything on Source tab? This (http://devcenter.appery.io/tutorials/...) doc should help.

Send us public link to a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a with reference to this post.

xman
Posts: 0
Joined: Sun Jul 06, 2014 7:05 pm

Sudden Android APK build errors started to show up without any changes to the page

No, I have not changed anything in the source tab. Just sent the email to that email address please check.

Ihor Didevych
Posts: 0
Joined: Wed Nov 19, 2014 7:55 pm

Sudden Android APK build errors started to show up without any changes to the page

Hi xman,

You need to use correct JS and CSS syntax for CalendarView plugin.

xman
Posts: 0
Joined: Sun Jul 06, 2014 7:05 pm

Sudden Android APK build errors started to show up without any changes to the page

So where exactly is the issue, and why it stopped working now after working for long time?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Sudden Android APK build errors started to show up without any changes to the page

Hi -

We've sent you email with details from our build log. This warnings are notifications from yuicompressor that we are using for 'Release' versions of our builds.

xman
Posts: 0
Joined: Sun Jul 06, 2014 7:05 pm

Sudden Android APK build errors started to show up without any changes to the page

Saw that, but then I have a question on why this same code is failing build in one app and not the other? I have exactly the same calendar code in another app, and it builds android fine.

xman
Posts: 0
Joined: Sun Jul 06, 2014 7:05 pm

Sudden Android APK build errors started to show up without any changes to the page

Thanks! it works! ...not sure when and how that empty service got added.

Return to “Issues”