Skip to content
This repository has been archived by the owner on Oct 24, 2021. It is now read-only.

Docs should mention how to switch from WkWebview to UiWebview and to mention issues with UiWebView #48

Closed
macrozone opened this issue Jun 6, 2016 · 4 comments
Assignees

Comments

@macrozone
Copy link
Contributor

macrozone commented Jun 6, 2016

With meteor 1.3 the cordova implementation now uses WkWebview instead of UiWebview, but there is at least one major drawback with WkWebview:

Autoplay of

The docs should mention this problem (there are maybe more)

Workaround is to switch to UiWebview with App.setPreference("CordovaWebViewEngine", "CDVUIWebViewEngine");

The docs should also mention this option (I found it while debugging the native cordova-code in xcode)

See also meteor/meteor#7173

@tmeasday
Copy link
Contributor

tmeasday commented Jun 6, 2016

What do you think @martijnwalraven ?

@martijnwalraven
Copy link
Contributor

Sure, I think it makes sense to mention this option for people who need it. @macrozone: Do you feel like opening a pull request to the docs?

@macrozone
Copy link
Contributor Author

@martijnwalraven: yes I would like to, but there is at least one big problem with UiWebview, see meteor/meteor#7183

So i am not sure if UiWebview is a valid option at the moment.

@filipenevola
Copy link
Collaborator

I'm closing this issue because it's too old.

If you think this issue is still relevant please open a new one.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants