Yubico / yubikit-android

Yubico Mobile Android SDK - YubiKit
Apache License 2.0
109 stars 40 forks source link

Update qr activity to check for potential errors and return error code #10

Closed imakhalova closed 4 years ago

imakhalova commented 4 years ago

In case if user tries to use it on the phone without Google play services this API won't work. And there are couple other error scenarios that we'd prefer to close activity with error result rather than swallowing it.