This is a migrated thread and some comments may be shown as answers.

Application start and the last showed view

1 Answer 42 Views
Application
This is a migrated thread and some comments may be shown as answers.
Yrjo
Top achievements
Rank 1
Yrjo asked on 05 Jan 2013, 12:06 AM
I have a Kendo UI Mobile app that uses an index.html file with a few layouts and one initial view, #navigation.
All other views are loaded from separate files in subdirectories like this:

chapter01/page01.html,
chapter01/page02.html
etc.

I intend to use the app in cordova project. Everything seems to be working nicely if i don't use a browser, but only xcode simulator.

One thing bothers me: if I exit from the app after navigating to some pageXX view, and then load the app again, the last viewed view appears briefly, but the application quickly goes to the starting index.html page.

How can I control this behaviour. I'd like to have my application either always go straight to the starting page or stay in the last showed page from the previous app start. Current flashing of previous content is rather annoying. Any idea what I could do to control this in either way I choose?

1 Answer, 1 is accepted

Sort by
0
Alexander Valchev
Telerik team
answered on 08 Jan 2013, 12:10 PM
Hi Yrjo,

I am afraid that your question is not directly related to the functionality or features that KendoUI Mobile offers. Please have in mind that PhoneGap is not our product and questions related to its capabilities is out of the scope of our standard support services.

I would like to suggest contacting the PhoneGap support.

Kind regards,

Alexander Valchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Application
Asked by
Yrjo
Top achievements
Rank 1
Answers by
Alexander Valchev
Telerik team
Share this question
or