zxingify / zxingify-objc

An Objective-C Port of ZXing
Apache License 2.0
3.07k stars 753 forks source link

Unable to read this qrcode (but original zxing can) #219

Closed skylook closed 7 years ago

skylook commented 9 years ago

The following image is a badcase of qrcode. It can scan & read successfully by original zxing java version (both on web decoder : http://zxing.org/w/decode.jspx and its scanner demo), but cannot be read by ZXingObjC at all.

Can any body fix this problem? Thx.

wangge_1

Igor-Shmidt commented 9 years ago

i can add one more QR with same issue- I can't read it with ZXingObjC but zxing on android and website read it. what-wrong-with-it Any solution?