Open abhayraw1 opened 4 years ago
I also have this issue. In packages, QRCoder.Unity.1.0.3/lib is empty - NuGet doesn't seem to actually install the unity-specific DLL.
Workaround - download the repo and copy QRCoder.Unity/UnityQRCode.cs into your project manually.
I followed the installation process and installed the package using NuGut. But Unity throws me an exception when include try to include the library. Here's the script
and here's the exception
The type or namespace name 'Unity' does not exist in the namespace 'QRCoder' (are you missing an assembly reference?)