Briefcase Does Not Detect Failure to Install an APK on an Android version which is too old #1157
Labels
android
The issue relates to Android mobile support.
bug
A crash or error in behavior.
good first issue
Is this your first time contributing? This could be a good place to start!
Describe the bug
During
briefcase run android
, the attempt to install the APK on the device can fail if the API level of the APK is beyond what the device can support. Briefcase does not detect this error and eventually errors out when attempting to run the app.Steps to reproduce
Attempt
briefcase run android
with a device running Android 4.Expected behavior
Briefcase should detect the failure to install the APK and inform the user as such.
Screenshots
No response
Environment
Logs
briefcase.2023_03_30-17_31_12.run.log
Additional context
Reported in discord.
The text was updated successfully, but these errors were encountered: