Strahinja Dragojevic
Strahinja Dragojevic
I have implemented WalletConnect, added their Walletconnect.Nethereum folder. I also downloaded all the libraries from https://github.com/Nethereum/Unity3dSimpleSampleNet461/tree/master/Assets/Plugins I import them and I get this error: ```cs error CS0012: The type 'JsonSerializerSettings'...
Hi, I have an AR App where when an Image gets detected, it should Instantiate an AssetReference that image is associated with. But I have another method where if a...
Hi everyone, I recently implemented Wallconnect.Unity to my Unity project. I also added Walletconnect.Nethereum folder to my Unity project. When I import the DLLs from https://github.com/Nethereum/Unity3dSimpleSampleNet461/tree/master/Assets/Plugins, I get this error:...
As the title suggests, I open the project and add ARCore Provider and build it for Android, the map appears, it asks me for the location but the camera does...