v7.1.0
richardsimongreen
released this
18 Nov 19:13
·
40 commits
to master
since this release
Enhancements
- The permission
android.permission.HIGH_SAMPLING_RATE_SENSORS
is no longer required. This also resolves an issue with Android 12. For details see iProov Android Known Issues. - The reticle is now shown at the beginning of Liveness Assurance claims when the face is not yet in the frame.
- It is now possible to pass pinning certificates directly as
byte[]
(in addition to paths) (see Upgrade Guide)
Bug fixes
- MOB-601: Fixes a memory leak when a user cancels a Liveness Assurance claim.
- MOB-715: Crash fixed for
SecurityException: Binder invocation to an incorrect interface
- MOB-739: Crashes fixed for:
IllegalArgumentException: supportsCameraApi:2983: Unknown camera ID 0
RuntimeException: Camera is being used after Camera.release() was called
- MOB-740: Crashes fixed for:
NullPointerException: Attempt to invoke virtual method 'void android.media.MediaCodec.start()' on a null object reference
MediaCodec$CodecException: start failed
- MOB-741: Crash fixed for
RuntimeException: getParameters failed (empty parameters)