dotnet / MobileBlazorBindings

Experimental Mobile Blazor Bindings - Build native and hybrid mobile apps with Blazor
MIT License
1.2k stars 168 forks source link

Hybrid app not working on iOS #434

Open AmirImam opened 2 years ago

AmirImam commented 2 years ago

Hi, When I create an empty MBB hybrid app on VS 2022, it shows blank content in BlazorWebView. The part of XAML appears as it should be, but the web content is blank Edit: If I started with debug, it throws an error image

aherrick commented 2 years ago

Here's a repo solution using the same code from Hybrid Message App showing blank pages:

https://github.com/aherrick/HybridMessageApp

KSemenenko commented 2 years ago

I have the same issue, for just very new project