rainbow-me / rainbow

🌈‒ the Ethereum wallet that lives in your pocket
https://rainbow.me
GNU General Public License v3.0
3.96k stars 630 forks source link

Fix MWP from failing to prompt if dapp metadata retrieval fails #6164

Closed walmat closed 1 month ago

walmat commented 1 month ago

Fixes APP-1911

What changed (plus any additional context for devs)

Wrapped the fetchClientDappMetadata call in a try...catch so we can proceed if it fails.

Screen recordings / screenshots

N/A

What to test

mwp flow should work as expected but be less rigid

linear[bot] commented 1 month ago

APP-1911 Prevent MWP from failing if fail to fetch dapp metadata