MoralisWeb3 / unity-web3-game-kit

Unity Web3 Game Kit is the fastest way to connect and build games for Web3. It provides a single workflow for building high performance dapps. Fully compatible with your favourite platform.
MIT License
533 stars 222 forks source link

The format of the URI could not be determined. #51

Closed Oberhaim closed 2 years ago

Oberhaim commented 2 years ago

On the demo scene , I am Having this issue when connecting with wallet connect with trust wallet:

UriFormatException: Invalid URI: The format of the URI could not be determined. System.Uri.CreateThis (System.String uri, System.Boolean dontEscape

This shows on the consol after I authentify with the app. But the QR still apears !

xactant commented 2 years ago

Make sure that the Server URI and RPC Node URI values are set in the MoralisSetup object in the demo scene.

Oberhaim commented 2 years ago

Yes, I made sure of that a hundred times. But it didn't change anything! :( I had to create my own scene to test moralis but i struggle with issue #52

using unity 2020.3.23f1

xactant commented 2 years ago

Closing issue - was able to help the customer in the forum.