MetaMask / metamask-mobile

Mobile web browser providing access to websites that use the Ethereum blockchain
https://metamask.io
Other
2.04k stars 1.06k forks source link

[Sentry] IllegalArgumentException: Can only download HTTP/HTTPS URIs: blob:https://portfolio.metamask.io/28e0d495-5e0a-495e-b621-0ec... #9121

Open sentry-io[bot] opened 3 months ago

sentry-io[bot] commented 3 months ago

Sentry Issue: METAMASK-MOBILE-2AQZ

IllegalArgumentException: Can only download HTTP/HTTPS URIs: blob:https://portfolio.metamask.io/28e0d495-5e0a-495e-b621-0ecfa52c6536
    at android.app.DownloadManager$Request.<init>(DownloadManager.java:633)
    at com.reactnativecommunity.webview.RNCWebViewManager$1.onDownloadStart(RNCWebViewManager.java:276)
    at WV.j6.handleMessage(chromium-TrichromeWebViewGoogle6432.aab-stable-631204033:483)
    at android.os.Handler.dispatchMessage(Handler.java:107)
    at android.os.Looper.loop(Looper.java:237)
...
(4 additional frame(s) were not displayed)

Expected behaviour: App shall not crash.

Steps to reproduce: We're not able to reproduce at this point.

gauthierpetetin commented 3 months ago

Hi @sethkfman , as mentioned by @NicolasMassart , here's are related issues: https://github.com/react-native-webview/react-native-webview/issues/2951 https://github.com/react-native-webview/react-native-webview/pull/3022

sentry-io[bot] commented 4 days ago

Sentry Issue: METAMASK-MOBILE-2G9F