Hey guys,
I'm trying to use the example as a basis and use universal link to call Metamask.
using
let deepLinkUrl = "https://metamask.app.link/wc?uri=\(connectionUrl)"
will launch metamask but the connect popup won't appear.
Any hint on how to make it appear?
Thanks
Hey guys,
I'm trying to use the example as a basis and use universal link to call Metamask.
using
let deepLinkUrl = "https://metamask.app.link/wc?uri=\(connectionUrl)"
will launch metamask but the connect popup won't appear.
Any hint on how to make it appear?
Thanks