ephemeraHQ / xmtp-inbox-ios

ARCHIVED: See the README for info about an alternative iOS app you can try.
4 stars 0 forks source link

Get metamask redirect working when you have the app installed #80

Closed nakajima closed 1 year ago

nakajima commented 1 year ago

This PR listens to see if we're trying to open the metamask deep link in the webview and if so, just tries to open metamask. Prior to this, tapping the metamask button would either do nothing or take you to the app store.

You currently have to bounce between the apps manually, but this at least unbreaks the flow for metamask users who couldn't auth at all before.