I have an app in Maui Blazor Hybrid, which launched from VS works correctly, but when I generate an apk and install it manually, it installs but does not open the app.
How can I see the error or do a debug in release mode.
I have an app in Maui Blazor Hybrid, which launched from VS works correctly, but when I generate an apk and install it manually, it installs but does not open the app.
How can I see the error or do a debug in release mode.
You can use App Center Crashes to diagnose the error. It will automatically generate a crash log every time your app crashes. For more details, check this link