You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Injected browser wallets are not appearing in the connection options on mobile (see screenshot). I've noticed this issue with my project, Dawn Wallet, which injects a provider into the webpage. Previously, when a user clicked on the MetaMask icon to connect, it would prompt our connection modal.
Currently, MetaMask and other Injected/Browser wallet options do not appear. We are definitely injecting the provider, and it works on other dapps as expected.
Bug Description
Injected browser wallets are not appearing in the connection options on mobile (see screenshot). I've noticed this issue with my project, Dawn Wallet, which injects a provider into the webpage. Previously, when a user clicked on the MetaMask icon to connect, it would prompt our connection modal.
Currently, MetaMask and other Injected/Browser wallet options do not appear. We are definitely injecting the provider, and it works on other dapps as expected.
Steps to Reproduce
Expected Behavior
The MetaMask connection option should be available (Dawn's injected provider mimics MetaMask). When clicked, it should prompt Dawn's popup to appear.
Additional Context
Currently, on mobile, we do not see MetaMask (which we override).
The text was updated successfully, but these errors were encountered: