cordova-docs icon indicating copy to clipboard operation
cordova-docs copied to clipboard

document that Cordova is not supported in a web worker

Open brody4hire opened this issue 5 years ago • 4 comments

From https://github.com/apache/cordova/issues/93 I think this is not clear enough.

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

brody4hire avatar Feb 16 '20 19:02 brody4hire

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

breautek avatar Feb 16 '20 19:02 breautek

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.

brody4hire avatar Feb 16 '20 19:02 brody4hire

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.

breautek avatar Aug 05 '20 23:08 breautek

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.

brody4hire avatar Aug 05 '20 23:08 brody4hire