MAUI Blazor Project works fine on windows but main application page will not render when ran on Mac
From the best of what I can find it appears to be an issue in the javascript side of blazor when trying to render something on the screen. I have been trying to figure this out for 3 days. Anything that can be suggested on how to narrow this issue down would be most appreciated.
Cant access API on android when internal testing on google play Blazor MAUI
I’m developing a cross-platform app using Blazor MAUI. Everything works perfectly when I run the app locally on the Android simulator, iOS simulator, and even on my physical devices. I can access my API without any issues. However, once I released my app to Google Play for internal testing, the app fails to connect to the API and reports a connection failure.
MAUI Blazor Hybrid Specified RuntimeIdentifier is not recognized
Whenever I use the following steps to publish my MAUI Blazor Hybrid project, I get an error.