yannickl / QRCodeReader.swift

Simple QRCode reader in Swift
MIT License
1.32k stars 329 forks source link

the result string is very different from the string generated by the qrcode itself #142

Open merovic opened 6 years ago

yannickl commented 6 years ago

Which is the QRCode, the expected result, etc.?

Have you tried with another library or qrcode reader?

yannickl commented 5 years ago

Any news?

tolgasayan2 commented 2 years ago

inside the result value i got a dictionary and i neet to retrieve spesific data from that dictionary. Can you show me a way that i can get it?