QRCodeReader.swift icon indicating copy to clipboard operation
QRCodeReader.swift copied to clipboard

metadataObjectTypes

Open gambaldia opened this issue 10 years ago • 2 comments

Thank you for adding metadataObjectTypes selection.

I would be happy if you add "All types" option for that. As you know, 1D barcodes are very much mixed up. code39, code128, ...... Beginners appreciate capable apps, experts appreciate efficient apps, but they know how to save memory.

QRCodeReader.swift

Line:201 for current in metadataObjects {

Please consider. Thank you. Hiro

gambaldia avatar Mar 07 '15 20:03 gambaldia

This is a good idea, I'll add this option for a next release. :+1:

yannickl avatar Mar 08 '15 18:03 yannickl

Hi,

iOS Beginner here. So, my question might not be the best.

Is there a function available in QRCodeReader where I can get all allowable metadataObjectTypes?

alokrajiv avatar Oct 11 '17 20:10 alokrajiv