.net MAUI Blazor App crashing while loading only release build and huawai devices only
I created an android app using VS2022 and .net MAUI Blazor. As there is only a small and closed group of users, I distribute the apk by copying it onto the devices. I have two build configurations (test and production). The configurations have identical settings, only package name and app icon are different so testers can run both versions on their devices and tell them apart.