txqr-reader icon indicating copy to clipboard operation
txqr-reader copied to clipboard

panic: runtime error: slice bounds out of range

Open yjgs opened this issue 6 years ago • 1 comments

I downloaded the program to run in ios12. The following error occurred when scanning the dynamic QR code. How to solve it? panic: runtime error: slice bounds out of range

The error occurred in this line: try decoder?.decodeChunk(str)

yjgs avatar Jan 19 '19 16:01 yjgs

the txqr.framework project using is not LT-code implementation.i switch to the LT-code implementation,sometimes it's working but sometimes facing with memory crash problem.

liwenkui avatar Mar 08 '19 07:03 liwenkui