Is it possible to use cordova inside a web worker? I tried importing the cordova script but it makes reference to 'window' which is forbidden in web-worker context.

It would be useful to be able to call cordova functions from within a web worker.

Cheers,
Mike

Reply via email to