.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,474 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have an app which runs strangely. In the Android emulator it runs with no problem in debugging mode. Attaching a phone (Samsung s32 Ultra) and running it thru VS also runs with no problem. So I have the app deployed to the phone after running it thru the debugger. When I run it just from the phone there is an instance which the app just closes.
Any ideas how to find what the problem is either the code or the deploying?