I have flow in my app where you create a new listing, once created (after 4 pages of data entry) it takes you to the Listing Detail page, is it possible to clear the navigation stack once on the Listing Detail page so the user can't go back into the 'creation work flow' screens.
I don't think any of the below approaches (using a modal page) will work because I have a multi page flow I want to clear from the stack
http://forums.xamarin.com/discussion/17407/navigationpage-remove-a-page-from-the-back-stack
http://forums.xamarin.com/discussion/comment/62948#Comment_62948