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
1 Reply
If it's a new project/app I would highly recommend to avoid Xamarin, since it's officially out of date, by
1.5.2024
; Instead use the successor, MAUI.