michaelochs / BCScanner

A barcode and qr code scanner that wraps the iOS7 scanning capabilities in a UIViewController
Apache License 2.0
29 stars 13 forks source link

Not all AVFoundation code types are supported #7

Closed michaelochs closed 9 years ago

michaelochs commented 10 years ago

Not all code types that are supported by AVFoundation are added to BCScanner yet. Currently supported types are: QR, UPCE, EAN8 and EAN13.

The missing code types should be added as well.