RamziZehani
Posts: 0
Joined: Wed Jan 22, 2014 7:24 pm

App elements keep refreshing

I checked "Render all pages in one HTML file (jQuery Mobile multi-page template)" but in android the footer menu keep refreshing from a page to another

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

App elements keep refreshing

Hello!
1) Could you clarify what do you mean on footer menu? What element is there?
2) When you navigate between pages do you use full refresh?

RamziZehani
Posts: 0
Joined: Wed Jan 22, 2014 7:24 pm

App elements keep refreshing

1) it's just two buttons : https://www.dropbox.com/s/rmmye28gmds...

2) no, i'm not using full refresh

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

App elements keep refreshing

So you have Navbar in footer and when you return back to the page you want item to be selected (the item you clicked before you leaved the page)? Navbar doesn't work this way, it doesn't save state. You can do that using JS, but it won't work automatically.

RamziZehani
Posts: 0
Joined: Wed Jan 22, 2014 7:24 pm

App elements keep refreshing

The problem is not the state, this is working perfectly.
The problem is that the hole footer and the nav bar disappear and then are displayed, like if i changed all the page, and not like a normal mobile application.

And it doesn't do it in the test page : http://appery.io/app/mobile-frame?src...

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

App elements keep refreshing

Hello,

I can not see the issue which you described.
Did you try to test app as native on device?

Return to “Issues”