Metamask Javascript SDK in ionic not working in iOS #1110
Unanswered
alihaider1793
asked this question in
Q&A
Replies: 2 comments 1 reply
-
hi @alihaider1793 Would you please share with me your dependencies versions from package.json? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hi @alihaider1793 ! Can you share the MetaMask options you're using or provide a repo we can check the implementation on? |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am using metamask/sdk in my ionic app for connecting metamask wallet with my app
I want to get the wallet address when the user clicks on the connect button within the app
It's working in android devices but when I try to test this in iOS devices, it's not working. It opens the metamask wallet and displays a modal that says "connecting to metamask" and then nothing happens.
How can I fix this?
Beta Was this translation helpful? Give feedback.
All reactions