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 yıl önce | |
---|---|---|
.. | ||
src/main | fix(Android): Workaround for chromium bugs 1023678 and 1050635. (#1221) | 4 yıl önce |
.editorconfig | chore(format): Android project formatting (#433) | 5 yıl önce |
build.gradle | chore(Android): Convert RNCWebViewPackage to Kotlin (#1194) | 4 yıl önce |
gradle.properties | fix(build): Android build errors when using Gradle 6.0 (#1037) | 5 yıl önce |