-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unhandled Exceptions #48
Comments
Some other unhandled exceptions from #46: If you want to have a TryCatch Exception for entering the wrong master password:
If you enter an invalid secret, you might want to have an exception:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
When the phone isn't plugged in and you try to run the script, it gives a Value Error
I believe you should try and catch ADB errors as an exception and display it nicely to the user, and ask if the phone is plugged in, if ADB is running, of USB Debugging is enabled, etc.
Similar error but on my Raspberry Pi
The text was updated successfully, but these errors were encountered: