Releases: smileidentity/ios
Releases · smileidentity/ios
v10.2.11
v10.2.10
Added
- Document capture cleanup and optionally showing confirmation and returning the captured image if false
- Added new
requestTimeout
parameter toSmileID
class initializers to allow configuration of network request timeouts.
Changed
- Convert network service upload function to normal async/await from AsyncThrowingStream.
- Handle requestError with URLError and return localizedDescription for user facing alert message.
- Handle httpError and provide a user facing message for the alert.
v10.2.9
v10.2.8
v10.2.7
What's Changed
- feat: correct changelog by @JNdhlovu in #214
- Remove missing keys from Config by @tobitech in #216
- Swap zip library implementation on iOS to zip in memory by @jumaallan in #217
- Temporarily force the light mode even if the user is in dark mode by @jumaallan in #219
- Fix Ambiguous File paths by @jumaallan in #212
- Prepare 10.2.7 release by @jumaallan in #220
Full Changelog: v10.2.6...v10.2.7