MauiXamlInflator>SourceGen</MauiXamlInflator> - Data_app_native_crash - Force finishing activity si.*/crc64329f23390c6c72f6.MainActivity #36974
|
How to know why the app is crashing? It works If I run it as active debugging session in Visual Studio, but it does not work after I stop this debugging session and I run the app without active debugging session from the phone (app click). How to get more information why this happen?
I watched your video, @jfversluis , and got excited, but it doesn't work for me. 🙂 |
Replies: 1 comment 13 replies
|
@rokmeglicbit thanks for sharing! Is this with your own project? Or just a file > new MAUI project? If it's your own project, are you able to share it? So if I understand correctly if you run from Visual Studio with debugging it works, but not when you then stop the debugging session and launch it again? What Android version? Is this on an emulator or physical device? |
If this is .NET 10, you can do:
If the C# stacktrace is in dotnet/maui, it can be a new issue here. Otherwise, you can file a new issue at dotnet/android, or just share here and we can look.