MAUI USB Android debug fails after changes in code
After I change some code and running the app in USB debug in physical Android phone, the debugging stops at seconds after launching the app, at the same time the app goes to background and gets “cleared”. When I bring the app back to the front, it restarts and works correctly in the phone, however it’s already disconnected from Visual Studio anyways. To stop the failing from happening I have to uninstall the app from the device, but if I change code again, it starts failing again.