Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix for WKWebView #25

Merged
merged 1 commit into from
Mar 18, 2017
Merged

fix for WKWebView #25

merged 1 commit into from
Mar 18, 2017

Conversation

askona
Copy link
Contributor

@askona askona commented Feb 23, 2017

When image is downloaded, it's path should be retreived depending on - is it WKWebView or not. What is done in getCachedImagePath. But in processQueue method you only return plain path 'file://...', which is not working in WKWebView. This will be fixed with this commit

When image is downloaded, it's path should be retreived depending on - is it WKWebView or not. What is done in getCachedImagePath. But in processQueue method you only return plain path 'file://...', which is not working in WKWebView. This will be fixed with this commit
@askona askona mentioned this pull request Feb 23, 2017
@ihadeed ihadeed merged commit 09ed878 into zyra:master Mar 18, 2017
@ihadeed
Copy link
Member

ihadeed commented Mar 18, 2017

Sorry it took me awhile to merge this. Looks good. Thanks for the fix!

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.

2 participants