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

document that Cordova is not supported in a web worker #1059

Open
brodycj opened this issue Feb 16, 2020 · 4 comments
Open

document that Cordova is not supported in a web worker #1059

brodycj opened this issue Feb 16, 2020 · 4 comments

Comments

@brodycj
Copy link
Contributor

brodycj commented Feb 16, 2020

From apache/cordova#93 I think this is not clear enough.

I hope this will be resolved soon as part of #1057.

@breautek
Copy link
Contributor

Do you think this is something we (eventually) want to support...?

@brodycj
Copy link
Contributor Author

brodycj commented Feb 16, 2020

Do you think this is something we (eventually) want to support...?

I think this discussion belongs somewhere else, maybe on the mailing list, but I would downvote it at this point. Maintainer resources seem to be a bit limited, and I would rather see focus on things such as keeping up to date with recent platforms and platform tooling, tests modernized, code even better cleaned up and modernized, documentation overhauled, etc. Thanks.

@breautek
Copy link
Contributor

breautek commented Aug 5, 2020

Do you think that adding a new section in this table listing broad overview of webview features would be a good idea?

We can probably list things such as:

  • Websockets
  • Webworkers (limited support, ie web workers can be used, but cannot call any cordova or plugin APIs)
  • etc...

Not suggesting to list every browser feature, just very broad features.

@brodycj
Copy link
Contributor Author

brodycj commented Aug 5, 2020

I recall that the WKWebView is more sensitive to things like CORS. I think it would be nice for a beginner to see this kind of information with minimal research needed.

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