It could be made to work, but would certainly require some effort.
On Tue, Dec 10, 2013 at 2:32 PM, Michael Gauthier <[email protected]>wrote: > 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 >
