-
Notifications
You must be signed in to change notification settings - Fork 987
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
app.tornado.cash crashes app on Android with 'java.lang.illegalArgumentException' #11565
Comments
still relevant on 1.13 |
Reproducible on #12409 |
This is a known problem with Android webview not supporting blob URL's for download. On react-native-webview's side this is being fixed by react-native-webview/react-native-webview#2091 |
the bug in react-native-webview should be fixed upstream. Since we are using a fork and made some changes integrating the fix will probably not be trivial. |
Bug Report
Problem
Initially reported by a user.
At attempt to deposit ETH via dapp
app.tornado.cash
status crashes with error:Works with MetaMask in Chrome and with Status on IOS.
Expected behavior
can deposit ETH or gracefully handled error
Actual behavior
crash
Reproduction
app.tornado.cash
Additional Information
Logs
Status-debug-logs.zip
The text was updated successfully, but these errors were encountered: