Xamarin blank screen

Hi Guys - I am using Xamarin.Forms to create a dynamically built app that will be built depending on the configuration within a database. However, when clicking a link which leaves the app and returning, then it becomes a blank screen. I am wondering if its possible to stop the page from being de-rendered or an easy way to save the current state of the app in memory and restoring it later
Was this page helpful?