In Android Studio Iguana 2023.2.1 on Macos, select Help -> Show Log in Finder after the failed installation and open the idea.log file.
Search for Error running 'app':<br>The application could not be installed. - the full stack trace will be present there. Some helpful information can be found above the stacktrace.
2
Answers
I've found the answer.
In Android Studio Iguana 2023.2.1 on Macos, select Help -> Show Log in Finder after the failed installation and open the
idea.log
file.Search for
Error running 'app':<br>The application could not be installed.
- the full stack trace will be present there. Some helpful information can be found above the stacktrace.In the Android Studio go to "Edit configurations" near the Run button, then change on the "Installation Options" Deploy to "APK from app bundle".