Skip to content

v10.2.10

Compare
Choose a tag to compare
@JNdhlovu JNdhlovu released this 17 Sep 09:40
· 23 commits to main since this release
9fa9f73

Added

  • Document capture cleanup and optionally showing confirmation and returning the captured image if false
  • Added new requestTimeout parameter to SmileID 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.