v10.3.1
·
112 commits
to develop
since this release
Android
- Fixed
AEADBadTagExceptionwhen biometric authentication is cancelled on first launch: a stale IV is now cleared and the cipher re-initialised in encrypt mode so the next authentication attempt succeeds. - Fixed
NullPointerExceptionwhen retrying an operation after a cancelled biometric prompt:preferencesis now only assigned once cipher initialisation completes successfully, allowing a clean retry.