Skip to content

3.5.1-RC1

Compare
Choose a tag to compare
@sebastato sebastato released this 17 Mar 14:50
· 45 commits to master since this release
  • 🎉 New:
    • 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.
  • 🐞 Bug fixes:
    • Fixed a crash while logging URLs with spaces.