MetaMask / MetaMask/metamask-mobile
[Sentry] App Hanging: App hanging for at least 2000 ms.
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 1.7k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 669
Description
Sentry Issue: [METAMASK-MOBILE-3XGA](https://metamask.sentry.io/issues/6740865291/?referrer=github_integration)
```
App Hanging: App hanging for at least 2000 ms.
File "", in Vector1D.init
File "", line 19, in Vector1D
File "", in KeyframeGroup
File "", in ShapeItem
?, in KeyedDecodingContainer.decode
...
(78 additional frame(s) were not displayed)
```
Contributor guide
Research direction
Start with the linked Sentry issue and its stack trace, especially the Vector1D and KeyframeGroup decoding frames. No repository file, entry point, or test is named, so trace this path into the mobile code before defining the fix; done means the reported app hang no longer occurs and the behavior is covered by suitable evidence.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile, observability, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100