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

dont run on wkwebview #37

Closed
HonLuk opened this issue Apr 7, 2017 · 2 comments
Closed

dont run on wkwebview #37

HonLuk opened this issue Apr 7, 2017 · 2 comments

Comments

@HonLuk
Copy link

HonLuk commented Apr 7, 2017

I use https://github.com/driftyco/cordova-plugin-wkwebview-engine ,and get warning

ImageLoader Warning: The cache system is not running. Images will be loaded by your browser instead.

according to ionic-team/cordova-plugin-wkwebview-engine@114a9b1

I can upload img by use fileUrl without file://

can anyone give me some info to run this plugin? thanks~!

@ihadeed
Copy link
Member

ihadeed commented Apr 18, 2017

Please update to the latest version 3.1.0. It has a new approach for WKWebView. If the default configuration doesn't work for you, inject the configuration provider in your app's main module and run imageLoaderConfig.setImageReturnType('base64');.

@ihadeed ihadeed closed this as completed Apr 18, 2017
@HonLuk
Copy link
Author

HonLuk commented Apr 19, 2017

@ihadeed thanks~! i will try

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

No branches or pull requests

2 participants