hyperoslo / hyperoslo/BarcodeScanner
Scans outside of box.
Open
- Dominant language
- Swift
- Stars
- 1.7k
- Forks
- 383
- PR merge metrics
- No merged PRs in 30d
Description
According to #141, only the area within the box is scanned for codes.
This, however, is not true when `viewController.metadata` is specified (eg.
`viewController.metaData = [AVMetadataObject.ObjectType.ean13]`).
This is an unwanted side-effect since the user no longer has control over what code is being scanned.
Contributor guide
Assessment
This issue has not been assessed yet.