Releases: smileidentity/ios
Releases · smileidentity/ios
v10.3.3
v10.3.2
What's Changed
Fixed
- Allow navigation events to be handled inside
SmartSelfieResultDelegate
methods as opposed to providing concrete platform specific navigation implementation.
Changed
- Expose the initializers for
SelfieCaptureScreen
andEnhancedSelfieCaptureScreen
- Disable offline support for Enhanced Smart Selfie Jobs.
v10.3.1
v10.3.0
V10.2.17
v10.2.16
v10.2.15
Changed
- Split up
submitJob()
functionalities for BiometricKYC for easier readability and debugging. - Remove setting job processing screen sucess state subtitle with
errorMessageRes
. - Modify how we check for network failure due to internet connection and move the
isNetworkFailure()
function into a more appropriate scope.
Fixed
- Improve how we handle offline job failure scenario.