Skip to content

Conversation

@khevamann
Copy link

This fixes the issue where iOS WKWebView blocks cors requests so the image loader plugin does not work on iOS. This uses the Native HTTP plugin to handle the requests in the native thread. I have not been able to test this on iOS or Android. So I was wondering if someone else could test it.

providers: [
ImageLoaderConfig,
ImageLoader,
File,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • File is still required

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're right I added back in file.

@AbuHani
Copy link

AbuHani commented May 9, 2018

When will this PR get merged ?

@vasconcelosvcd
Copy link

Waiting on this PR merge too.

@tobiasmuecksch
Copy link

@ihadeed Could you please merge this PR?

@eduardoRoth
Copy link
Member

I've made pull request #160 which still uses HttpClient and works with iOS (tested in simulator and device).

@eduardoRoth
Copy link
Member

@ihadeed Made pull request #161 so images will load even with --livereload flag.

@danielsogl danielsogl closed this Jul 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants