-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
The copy uri button of WalletConnect Modal doesn't work in WebGL
To Reproduce
Steps to reproduce the behavior:
- Go to https://wcm-unity.vercel.app
- Select any network
- Click on the Copy button at the top left corner
- See
Link copiednotification, but no URI in the copy buffer
Environment
- Unity version: 2021.3.22f1
- Package name and version: WalletConnectUnity Modal v1.0.6
Additional context
Unity does't seem to support GUIUtility.systemCopyBuffer in WebGL. Need to bridge it through JS.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working