You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Android: Fix#523: Option to disable error dialog
- PowerAuthErrorException now may contain an additionalInformation
- Added BiometricErrorInfo
Other changes
- Simplified PowerAuthSDK.authenticateWithBiometry()
- Added support for missing BIOMETRY_NOT_ENROLLED error code (unification with iOS)
- Android: Fixed javadoc warnings
- Android: #553: Temporary disable HTML validation in Javadoc
- Fixed several Javadoc warnings with added documentation.
There are multiple Javadoc warnings and errors produced once we use JDK 17, such as:
The temporary solution is to disable HTML validation.
The text was updated successfully, but these errors were encountered: