A cross-platform QR Code Reading / Generating system with an artistic touch for your puzzle game based on ZXing.Enable players to share the puzzles they create with friends or on social media without diving into the complexities of multiplayer modes or requiring identifiable accounts by using a QRCode sharing system. This asset is build on ZXing and it allows adding logos and background, as well as changing color and resizing.There is an online demo here at QRCode Share Demo by devilintheEden (itch.io).If you are seeing the IL2CPP errors, it is because the download / upload helper function is only for the demo webassembly and is not compatible with other builds, deleting the UIInteractionDemo.cs from the project and the demo scene would fix the issue.The main QRCode generation / recognition functionality is universal and should work on every platforms.