I had the same problem and the solution is to make sure to use the .net MAUI Content page. The Default one is still setup to use Xamarin which causes the problem. Just make sure to create the Content page with the MAUI tag.