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 756 metamask-mobile issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Custom nonce is not inputable , but has to be adjusted by +- button . This become a bug if the current suggested nonce is far away...

bug

**Describe the bug** The exception message could not be caught when the Metamask mobile user rejected 'approve'; But the PC is normal: `MetaMask - RPC Error: Error: MetaMask Tx Signature:...

type-bug
stability-team

**Describe the bug** Disclaimer: I'm not sure if this is actually a bug on MetaMask's side or on Telegram. However, I'm posting it here anyway to get some help. The...

bug

**Describe the bug** When a user using walletconnect on our dapp - sends a transaction - only SOMETIMES does it actually appear and notify them in their wallets that they...

bug
deeplinks
severity3-low
community
stability-team

# Description - fetch the AppConfig from the Github pages endpoint and marshal it to a useable typescript interface - this involves - defining api fetching best practices for typescript...

Code Impact - Medium
team-key-management

# Description - [designs](https://www.figma.com/file/BVcxQCC87m22iqI2lCFDj8/Forced-Upgrades?node-id=6%3A11) - implement the security check toggle in settings - hookup state related to this toggle....most likely redux - we can ship this without taking any action...

Code Impact - Medium
team-key-management

### **Description** Shadow tokens were recently merged into the design token repo and released in v`1.8`. Update the design tokens package and all of the shadows in the app to...

UI
design-consistency

### **Description** We need to refactor our authentication logic to make it more robust and testable. Currently, much of the auth check logic lives in the Login screen, which requires...

type-enhancement
Code Impact - High
team-key-management
transaction safety team
type-security

**Description** The goal of this refactor was to be able to remove logic from our UI components that handle authentication(login, logout, update password, update biometric) and centralize them in a...

QA'd - Issues Found
needs-dev-review
Mobile QA board
release-5.9

I tried to run metamask-mobile locally on my android device / android simulator but failed to do so. After cloning the code-base I used the command `npx react-native run-android --...