Skip to content

Results ran multiple times #2

@willm132

Description

@willm132

func barcodeScanner(_ scanner: BarcodeScannerViewController, read code: String) {
print(code)
scanner.dismiss(animated: true, completion: nil)
}

is being called 6 times on a single scan. Any way to resolve this?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions