metamask-mobile icon indicating copy to clipboard operation
metamask-mobile copied to clipboard

Mobile web browser providing access to websites that use the Ethereum blockchain

Results 855 metamask-mobile issues
Sort by recently updated
recently updated
newest added

### **Description** Currently, we are inconsistent with our content casing conventions across the app. This is a problem because although subtle it causes inconsistencies across our app and impacts our...

Sev3-low

**Description** _1. What is the reason for the change?_ When a user rejects an approve transaction, metamask should throw a 4001 error to inform dApps that this event has happened....

needs-dev-review
community
release-5.9

**Describe the bug** User does not get prompted to connect metamask wallet to flutter dapp when using walletconnect_dart package or any other packages with the same purpose. Usually happens when...

type-bug

I built a web application calling metamask with code such as this one: ``` await window.ethereum.request({ method: 'wallet_switchEthereumChain', params: [{ chainId: chainId }], }); ``` But on mobile, android chrome,...

dapp-compatibility
community

### **Description** The "Hardware" label is showing in blue while in dark mode, but is not a link. This can be observed in the send flow, by tapping "Send" from...

type-bug
area-UI
area-hardware

**Describe the usability problem** We are trying to create mobile linking between our dapp and metamask mobile. To achieve that, we used linking generator and WalletConnect, and and ideal user...

community

### **Description** This was observed in validating the fix for https://github.com/MetaMask/metamask-mobile/issues/4597 When multiple devices are available, the device selection box flashes briefly after choosing a device. ### **References** - Appears...

type-bug
Priority - Low
Ledger

### **Description** According to design files the label should read "Ledger", but in the current build it reads "Hardware" if present. Wallet View Drawer Account selection (tapping account icon) Send...

type-bug
Priority - Medium
Ledger

**Describe the bug** Wallet Connections using the Universal Link scheme do not trigger a wallet connection on Android apps, but rather only opens the app. This is because the app...

type-bug

### **Description** New ticket created for the single remaining item from https://github.com/MetaMask/metamask-mobile/issues/4594 The hardware label in the drawer is white text on white background in light mode. ### **References* ![Screen...

type-bug
Priority - High
Ledger