[Android] Getting ERR_FAILED When Fetching An mp3 File On Mobile Data #2679
Unanswered
Muhammad-Mohsen
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I started getting
ERR_FAILED
on Android when fetchingmp3
files after upgrading inappwebview from5.4.3
to6.1.5
+ targeting SDK35
Notes:
5.4.3
(app was targeting SDK34
)off
and I also checked thealways allow data
option in the app's data settings.I was wondering if this is a result of the library upgrade, the SDK upgrade or both.
Also, is there a setting I can use to restore the working behavior on data.
Javascript snippet
Error Screenshot

Beta Was this translation helpful? Give feedback.
All reactions