Romeo
Posts: 0
Joined: Sun Jul 21, 2013 3:08 am

BUILD ERROR

Hi, I'm getting this error after a few attempts of build an apk file.
any idea what could be wrong?

--"Build error

Most likely build error cause:

An error has occurred.

Please try again.
You can also email us a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a and tell us about this problem"---

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

BUILD ERROR

Hello Romeo,

Did you make any changes in the source view? This http://devcenter.appery.io/tutorials/... doc should help.

Romeo
Posts: 0
Joined: Sun Jul 21, 2013 3:08 am

BUILD ERROR

Hello, just DELETED THE FILES :

jquery.min.js
jquery-ui.min.js

and works fine.. but how can I get those files in the app and build the apk?

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

BUILD ERROR

Hello -

You have added this files yourself? Or where did you deleted them?

Romeo
Posts: 0
Joined: Sun Jul 21, 2013 3:08 am

BUILD ERROR

Hello, yes I have added as new js files, so then I deleted those files and the problem is solved, thanks..
Question:
How can I do in order to include jquery in my app?, also the lib leaflet.js
I tried to include leaflet.js according to a tutorial in documentation, but I can't make it working..

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

BUILD ERROR

Hi Romeo -

jQuery is included in every Appery.io projects, if you're selecting jQuery Mobile App when creating your project.

To add a library into your project, please follow this steps: https://devcenter.appery.io/documenta...

Romeo
Posts: 0
Joined: Sun Jul 21, 2013 3:08 am

BUILD ERROR

Thanks, but is it included in angular/bootstrap/ionic projects too?

I'm getting hard times trying to add that library in angular/ionic project, in app settings there's no Jquery lib included, so that's why I did that..
I read that there's some issues about angualr with jQuery but what about in case of
leaflet.js with angular? .. thanks for your comments

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

BUILD ERROR

Hi Romeo,

Here is how you can add jQuery to angular Appery.io app:

1 Open Application settings interface.
Details: http://prntscr.com/7wadls/direct

2 Add new external resource with URL:

Details: http://prntscr.com/7waego/direct

pre

https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js

/pre

Regards

Return to “Issues”