Relative Content

Tag Archive for c#blazormauimaui-blazor

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.