serge
Posts: 0
Joined: Fri May 04, 2012 9:01 am

Application "jumps" and is not stable - when tested on android device

hi!
I have a simple app with bottom navBar 4 buttons, 5 pages, some images, google maps.. when i test it on my samsung galaxy II click on the buttons on the navBar makes it sometime go crazy and jump from page to page. I run into this problem several time with different projects that i've created. I've tested using both the Tiggzi tester and by exporting an apk file and installing it directly on the device.
on both occasions it looks like there is some kind of a bug.
Is it happened to anyone? can it be fixed?

also same app - my bottom navBar which is inside a footer jumps along the way when pages are switched. Applying jQuery
$( ".ui-footer-fixed" ).fixedToolbar( "updatePosition" );
$(".footer").attr("data-id" , "myfooter");
doesn't seem to help.....

http://tiggzi.com/view/e0b037ca-849a-...

thank you!

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Application "jumps" and is not stable - when tested on android device

Does this happen when you run the app as native or also as mobile web..?

Is there a particular page transition where this happens?

serge
Posts: 0
Joined: Fri May 04, 2012 9:01 am

Application "jumps" and is not stable - when tested on android device

its mobile app, and it happens when i run it from both iphone and android devices. native and web...

there is no particular page/transition, it happens randomly. you click on one of the buttons and it goes to the wrong page b4 it get to the right. or it end up going through several pages and ends up on the wrong...

thank you

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Application "jumps" and is not stable - when tested on android device

I'll ask our team to test, but it's probably jQuery Mobile. We are upgrading to version 1.1 in two weeks, it should be much better.

serge
Posts: 0
Joined: Fri May 04, 2012 9:01 am

Application "jumps" and is not stable - when tested on android device

thank you for testing.
if i upload the JQueryMobile1.1 files would it be the same as you upgrade?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Application "jumps" and is not stable - when tested on android device

Upload jQuery Mobile where..?

serge
Posts: 0
Joined: Fri May 04, 2012 9:01 am

Application "jumps" and is not stable - when tested on android device

"Upload jQuery Mobile where..?"
by creating a custom javascript file...

one more thing regarding the page jumps. when i set the use full screen refresh it stops jumping pages but then there are no transitions. also i've noticed the tiggzi generates html file for each screen it crates ... why not single html file?
also no option to change the id of each page?

JamesZawacki
Posts: 0
Joined: Mon May 07, 2012 1:20 pm

Application "jumps" and is not stable - when tested on android device

My app is very unstable as well when transitioning. I thought it had something to do with the navbar, but I tested it on buttons, and sure enough it still jumps all over the place. I'll continue to tweak things and see what I find.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Application "jumps" and is not stable - when tested on android device

Can you tell us what exactly jumps? If you are referring to the header that moves as you scroll - that's how the current jQuery Mobile version works. In version 1.1 the header can be fixed (will be in Tiggzi in 1 week).

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Application "jumps" and is not stable - when tested on android device

Support for putting pages into single file is coming soon.

Return to “Issues”