Fixed operation in progress error for AndroidX BiometricPrompt authentications
· One min read
We have released new patch versions 3.20.9 and 3.21.6 for the Android SDK.
Patch overview
Fixed an issue where the API could return clientErrorOperationInProgress for an AndroidX BiometricPrompt authentication, where the BiometricPrompt dialog had become dismissed due to app switching.
Affected versions
If your app uses an affected version of the SDK, then you should upgrade it to use the latest, patched version:
| Affected versions | Patched version |
|---|---|
| 3.21.5 and earlier | 3.21.6 |
| 3.20.8 and earlier | 3.20.9 |
How to upgrade
For the latest features and security improvements, you need to upgrade your mobile app to use the most recent version of the SDK.
To learn how to do this, see our Upgrade guide.