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

Does not work in ionic cordova emulate ios --livereload #80

Closed
leoiii12 opened this issue Jul 18, 2017 · 4 comments
Closed

Does not work in ionic cordova emulate ios --livereload #80

leoiii12 opened this issue Jul 18, 2017 · 4 comments

Comments

@leoiii12
Copy link
Contributor

screen shot 2017-07-18 at 1 13 07 pm

@ihadeed
Copy link
Member

ihadeed commented Jul 18, 2017

Is this a livereload issue?

Configure the module to return Base64 images instead of file URIs

@leoiii12
Copy link
Contributor Author

The issue is caused by using Livereload and WKWebView together.

@ihadeed
Copy link
Member

ihadeed commented Jul 19, 2017

What version are you using? Also which WKWebView (original or Ionic fork)?

The module is designed to handle WKWebView and other iOS issues. The only issues you might face will be when you are running on live reload. That's when you have to temporarily use the Base64 option.

@leoiii12
Copy link
Contributor Author

  • 4.1.1
  • Ionic fork

The function isIonicWKWebView will return false when using both Livereload and WKWebView.

@ihadeed ihadeed closed this as completed in 7ff88be Sep 2, 2017
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