arkon
arkon
No longer relevant since not trying to use the extension anymore.
May be feasible with a `DownloadListener`, i.e. https://stackoverflow.com/questions/10069050/download-file-inside-webview
No longer relevant since not trying to use the extension anymore.
Did the old app do stuff like this? WebView itself doesn't really have a concept of windows or tabs.
I assume it was using [this code](https://github.com/LiveTL/LiveTL/blob/legacy/LiveTL-Android/app/src/main/java/com/livetl/android/webview/LiveTLJSInterface.java#L54-L58)? I don't know when the extension was calling it though.
No longer relevant since not trying to use the extension anymore.
IIRC from Discord, this happens if "Enhanced Tracking Protection" is on.
Are you trying to play and then immediately backgrounding the app?