i have a big problem. I have read some post and can´t solve this problem. I have a Iphone App, this app read a QR code with zxing, but the QR have a personal encryptation. When ZXing parse this bytes and convert to NSString, the bytes change and i can´t get the originals bytes.
I was reading Decoder.mm and many others classes of ZXing library and i can´t get this.
Any idea?
Thanks