dotnet/MobileBlazorBindings

Hybrid app not working on iOS

AmirImam opened this issue · 2 comments

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

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

https://github.com/aherrick/HybridMessageApp

I have the same issue, for just very new project