Masahiro Yamaguchi
Masahiro Yamaguchi
ZXing.Net can handle SJIS (Shift JIS)QR code on Windows / Mac with Unity project. However, it turned out that the same code doesn't work on Android/iOS devices. [DecodedBitStreamParser.cs](https://github.com/micjahn/ZXing.Net/blob/dab70070858fdd244de0d2315adb8358d32b3ab2/Source/lib/qrcode/decoder/DecodedBitStreamParser.cs#L317) `result.Append(Encoding.GetEncoding(encoding).GetString(readBytes, 0,...
**Describe the issue** Video was not displayed in my Vision Pro. It worked in my Unity editor, but it didn't work with the actual device. **Your Setup (please complete the...