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
Fatal Exception: NSInvalidArgumentException
*** -[AVCaptureMetadataOutput setMetadataObjectTypes:] Unsupported type found (catBody) - use -availableMetadataObjectTypes
ScannerViewController.swift - Line 272
CodeScannerView.ScannerViewController.setupCaptureDevice() + 272
Device - iPhoneX
iOS 16.7.7
What is the reason?
catBody type is not supported?
The text was updated successfully, but these errors were encountered:
I got a crash from Crashlytics:
Fatal Exception: NSInvalidArgumentException
*** -[AVCaptureMetadataOutput setMetadataObjectTypes:] Unsupported type found (catBody) - use -availableMetadataObjectTypes
ScannerViewController.swift - Line 272
CodeScannerView.ScannerViewController.setupCaptureDevice() + 272
Device - iPhoneX
iOS 16.7.7
What is the reason?
catBody type is not supported?
The text was updated successfully, but these errors were encountered: