Release v12.0.0 – Sep 2022 (22.8) – GBG IDscan Documentation

Release v12.0.0 – Sep 2022 (22.8)

  • Upgraded NFC module versions to M81
  • Upgraded IDES module version to 1.57.0
  • Accessibility improvements
  • Removed deprecated properties
  • Fixed a bug, where pop-up text in document scanner would disappear after moving app to the background
  • IMPORTANT: Bumped MJCS target SDK to API 32 and min SDK to API 22 (Lollipop 5.1)
  • Added help screen background color override, use MJCS.primaryBgColor 
  • Improve liveness error state recovery
  • BREAKING: Deprecated methods from NFCListener onFailure(error: NFCError, action: RequiredAction.Action), onSuccess(action: RequiredAction.Action) were removed
  • Added a possibility to cancel offline liveness flow manually when the user clicks on close button, check OfflineLivenessFragment.LivenessListener interface in the technical guide and implement onCancelled callback
Was this page helpful?