Skip to content

Bundle the onboarding SRP explaining video in the app build #5497

@holantonela

Description

@holantonela

@wachunei noticed that the specific Security & Privacy section takes a while to load because of the seedphrasevideo. He suggested "to defer that to after the navigation animation has finished so the UI does no feel laggy or add a screenshot as a thumbnail instead of autoplaying, maybe autoplay the first time ever. Or at least avoid doing it over cellular data perhaps."

We can optimize this critical video in the build to 1. avoid external calls and 2. reduce the loading time in that critical screen.

Extension is already bundling the video with the build.

I don't know how it affects l10n. A developer should scope it before working on it.

l10n tracks are loaded separately and played in a overlay, here’s the video source
https://github.com/MetaMask/metamask-mobile/blob/main/app/videos/recovery-phrase.mp4?raw=true

subs
https://github.com/MetaMask/metamask-mobile/tree/main/app/videos/subtitles/secretPhrase

Metadata

Metadata

Labels

Sev2-normalAn issue that may lead to users misunderstanding some limited risks they are takingneeds-informationteam-mobile-uxMobile UX team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions