Closed StephenFluin closed 9 years ago
Looks like the problem was unrelated to the 0.7.3 changes, but rather from the latest Android WebView update changing Content-Security-Policy to block blob: urls (CSPv1 didn't have them blocked, but CSPv2 adds them to the block list).
I've published an update to add them to the CSP whitelist (v0.7.4)
I load user images from the web via XHR. This used to work when I would do this:
Now with the new gopher URLs in 0.7.3, I get the following error on Android: