Skip to content

Update to HttpClient breaks images with CORS restrictions on iOS with WKWebView #131

Open
@vegardlarsen

Description

@vegardlarsen

See #125.

This merge appears to break image loading on iOS with WKWebView. It happens because there is no way to disable CORS when you are using WKWebView.

In my case, the images I would like to cache for offline use are user avatars, which means that I do not control the remote server and cannot work around the issue that way.

Downgrading to 4.2.1 fixes the issue for now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions