zxingify / zxingify-objc

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

Hope there is a new version update that doesn't throw a crash when the barcode is malformed, but a callback #574

Closed tc976562936 closed 1 year ago

tc976562936 commented 1 year ago

Terminating app due to uncaught exception 'IllegalArgumentException', reason: 'Requested contents should be 7 or 8 digits long, but got 3' terminating with uncaught exception of type NSException

benjohnde commented 1 year ago

Unfortunately, I can no longer provide support for this codebase, the topic will be closed. I recommend to take a look at https://github.com/zxing-cpp/zxing-cpp created and maintained by the very ambitious @axxel!