This release adds a fix for issues with the Fingerprint API on Android Oreo not reporting KeyPermanentlyInvalidatedException
. Devices on Android Oreo were seen incorrectly reporting IllegalBlockSizeException
which now gets mapped to the KeyPermanentlyInvalidatedException
.
Improvements: