I am trying to create a wizard that might or might not be launched at startup. (If they have already setup their app, then it will not need to capture the information again.) However, I can get the wizard working properly, but as soon as I get into the app, hitting the back button will take you back into the wizard. When the user gets to the actual application after going through the wizard, I want to remove the wizard pages from the navigation stack.
Does anyone have any idea on how to do that? Any information would be helpful.
Thanks in advance.