Scans outside of box.
Opened this issue · 0 comments
slimyjimmy commented
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.