Brian Evans
Posts: 0
Joined: Mon Feb 03, 2014 9:28 pm

Upgrading libraries?

Purchased a jquery plugin we want to use in the app but it's using the newer jquery 1.10. I've tried upgrading that and JQM through adding external resources but now getting an error on every page.

error msg
pre
$("#Test_Page").die("pageinit").live("pageinit", function(event, ui) {
//-- undefined is not a function
Apperyio.processSelectMenu($(this));
Test_Page_js();
});
/pre

Plugin we're trying.
http://codecanyon.net/item/touch-n-sw...

Acavano named app should already be shared with support.

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

Upgrading libraries?

Hello Brian,

You should either use plugins which are appropriate for the files used in Appery.io, or you can try to update all the files in the project in Appery.io, but you will do this at your own risk. This is outside the scope of our support

Brian Evans
Posts: 0
Joined: Mon Feb 03, 2014 9:28 pm

Upgrading libraries?

Hmm, I guess since the error comes from appery generated code for the page I'm SOL then.

I can not find a swiper function that will also allow pinch/zoom on the swiped images! We found 1, worked great during dev and testing and then app goes live and it's showing bugs we can't figure out.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Upgrading libraries?

Hi Brian,

We are sorry to hear that... I'd recommend you to search for another plug-in that works with jQuery 1.9.1.

Return to “Issues”