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 optional delegate methods barcodeScannerController:didUpdateDetectedBarcodes:, barcodeScannerController:configureCustomCell:forBarcode:withBarcodePolygonPath:, and barcodeScannerController:customCellFrameForProposedFrame: to SBSDKBarcodeScannerViewControllerDelegate.
Added new property automaticSelectionEnabled to SBSDKBarcodeScannerViewController.
Added new properties oneDTypes and twoDTypes to SBSDKBarcodeType.
Added properties dateOfDetection and age to SBSDKBarcodeScannerResult.