mattwritescode

Results 3 issues of mattwritescode

When trying to display a local file like this url: "file:///var/mobile/Containers/Data/Application/blahblahblah/downloads/15212173031370-A8AB82E7-A719-4148-89CE-D5CE9FD468C6.jpg" it doesn't display anything. This is related to an old WKWebView bug that has since been [fixed](https://stackoverflow.com/a/28676439/2383604) back in...

For newer versions of Android, all methods in the JavaScriptHandler class require @android.webkit.JavascriptInterface as a precursor. This project of yours has helped me a great deal. Thank you. As a...