I need to add a full screen on a Xamarin Forms app.
The app will not be used on IOS, only Android 12+.
I'm looking for a solution that work on this O.S. versions since everything I found and tried until now does not work on newest Android, but only show the rounded edges square with the icon on loading.
Does exist a working solution?