Improvements
- Added the option to use the front-facing camera for scanning. You can select front-facing camera through
ScanningUXSettings
property ofScanningUXModel
andBlinkIDUXModel
. - Added haptics to the scanning process. Haptics can be disabled in
ScanningUXSettings
Breaking API Changes
- Removed
shouldShowIntroductionAlert
andshowHelpButton
fromScanningUXModel
andBlinkIDUXModel
init. They are now included in theScanningUXSettings
property. - Added
ScanningUXSettings
toScanningUXModel
andBlinkIDUXModel
init