You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added support for 6 new barcode types to the barcode scanner:
SBSDKBarcodeTypeUSPSIntelligentMail
SBSDKBarcodeTypeRoyalMail
SBSDKBarcodeTypeJapanPost
SBSDKBarcodeTypeRoyalTNTPost
SBSDKBarcodeTypeAustraliaPost
SBSDKBarcodeTypeDatabarLimited
🐞 Bug fixes:
Fixed a bug where the finder text hint is still showing when viewFinderEnabled is disabled in SBSDKUIBarcodeScannerViewController and SBSDKUIBarcodesBatchScannerViewController.
Fixes a wrong polygon color in RTU-UI barcode scanner tracking overlay.