Unity sample 2.0 - await connectData.Approval gets stuck. #2952
Unanswered
iulianbroasca
asked this question in
Developer Support
Replies: 1 comment
-
Hi, did you ever manage to resolve this? I am encountering a similar issue (WalletConnector.cs will not assign the Uri). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I took your example from the 2.0 branch (unity repository), added the setup for my project, and after receiving "Connection successful, URI:" it gets stuck at await connectData.Approval.
The first time I tried with your project setup with your ID and fields, I noticed that it doesn't work, so I changed the setup for my project and it doesn't also.
I also tried both options scanning the QR code and deep link to Metamask. After pressing connect button and returning back to our app nothing happens.
Is there something I missed?
Beta Was this translation helpful? Give feedback.
All reactions