Hi, I'm trying to use the library in a service worker, but there the `URL.createObjectURL()` function is not available, do you have any workaround / idea?
Hi,
I'm trying to use the library in a service worker, but there the
URL.createObjectURL()function is not available, do you have any workaround / idea?