Replies: 1 comment 7 replies
-
Hi! Thanks |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey ,
I have built wallet connect in angular ts web project. when i try to access from mobile browser, its simply launching the wallet connect and when i click on metamask, its not launching my metamask mobile app. It stays on the same screen. How do i properly launch the mobile app when i launching from mobile browser? Basically its struck as seen in the image attached. its not launching any app chooser. Am i missing any configuration? Below is my code
`const projectId = environment.wcProjectId;
I am using Appkit ehters javascript library
@rtomas Please guide
Beta Was this translation helpful? Give feedback.
All reactions