trcoffman
5d88af44fa
There is a bug in the WebView that causes a spurious call to onReceivedError whenever you download a file. This commit is a workaround for that bug. The idea here is to try and detect these spurious errors and drop them before they cause problems. This commit should be reverted once those chromium bugs are fixed. |
4 年之前 | |
---|---|---|
.. | ||
src/main | fix(Android): Workaround for chromium bugs 1023678 and 1050635. (#1221) | 4 年之前 |
.editorconfig | chore(format): Android project formatting (#433) | 5 年之前 |
build.gradle | chore(Android): Convert RNCWebViewPackage to Kotlin (#1194) | 4 年之前 |
gradle.properties | fix(build): Android build errors when using Gradle 6.0 (#1037) | 5 年之前 |