anon
Posts: 0
Joined: Sun Apr 13, 2014 12:10 am

Custom jQuery Mobile versions?

Is it possible to use a particular version of jQuery Mobile for our app? I can't seem to find the script tag include where jQuery Mobile is either locally referenced or called via url. There are a few bugs in scrolling and swiping (Android only) in the current jQuery Mobile release, and it is affecting the presentation of my application horrifically. I would like to experiment with other releases.

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

Custom jQuery Mobile versions?

You can select Library version in Project view, open Project App settings External Resources tab:
http://docs.appery.io/documentation/a...

anon
Posts: 0
Joined: Sun Apr 13, 2014 12:10 am

Custom jQuery Mobile versions?

Just to clarify, if we include a new phonegap or jquery mobile (already built in libraries) and we add the URL to a newer version, will it overwrite it? The desired functionality is to discontinue library_versionX, and add library_versionX+1

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

Custom jQuery Mobile versions?

Hello,

We don't recommend that you change jQuerymobile and Phonegap versions as Appery.io team has tested our product with predefined set of libraries.

anon
Posts: 0
Joined: Sun Apr 13, 2014 12:10 am

Custom jQuery Mobile versions?

I understand this, and acknowledge that I may be breaking some other things that Appery supports and understand the risks. Is there still a way to remove the older library and add a new one? Will overwriting it do the trick

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Custom jQuery Mobile versions?

Hello,

You can edit sources of your pages manually and write there everything that you want(change jquerymobile version for example):
http://devcenter.appery.io/tutorials/...
But after that you can't use appery.io builder.

Return to “Issues”