cordova - Phonegap+jQuery Mobile, overall sluggish controllers -
i'm using phonegap , jquerymobile develop android app, i'm having pretty hard time overall sluggishness on stuff buttons , select menus.
sometimes work fine, of times takes several taps work, lot of buttons "stuck" on hover state/pressed state, select menus pretty slow , taps registering different options ones tapped.
one thing note removing data-role="content"
pages seems have performance improvement (big case of wtf), have tried $.mobile.buttonmarkup.hoverdelay = 0;
, doesn't seem have effect.
my pages extremely light far (not rendering content server side yet/all scripts referenced locally/only 4 pages of pure html), i'm using slide effect (which works btw, no sluggishness on department), it's controllers killing me
i'm testing on 4.0 device, not sure if missing something, if it's clunky project, don't want think how it's going when started...
jquery mobile on mid range , entry level phones sucks time. mark word on it. if run app on high end device siii or siv or on iphone family ui looks cool , less sluggishness.
issue because of lack of processing power. when release product have inform customers on entry level phones, it’ll ugly else, it’ll end taking memory , webview or browser crash.
Comments
Post a Comment