when i try to build my MAUI application (.net7-android) i get the following warning:
Description MSB3073: The command
""C:\Program Files
(x86)\Android\android-
sdk\platform-tools\adb" -s
ZY22BL2K84 uninstall -k
"de.rnd_games.thetavern"" exited
with code 1.
After building the app in release Mode und install it manually on my device (NOT deploying it) the app instantly crashes. But if i deploy it in debug mode to my mobile everything works fine. Can anyone please help? Thank you