Hi All,
I've been searching Google for answers to my issue and cannot find the answer. Basically I have several tablet applications and users have been reporting that after using the app for sometime it seems to slow up. If they exit the app and re-load it everything speeds up.
I have been looking at the Navigation stack and this seems to be the problem. On each of my forms I have a left (<) and a right (>) button which uses the pushasync to navigate to the next form. In doing this the stack count keeps increasing. When they get the the last form and select (>) button it takes them back to the main menu. What is the best way to navigate from form to form using the existing page if it already exists on the stack.
Any help much appreciated please,