FocusPrecious
FocusPrecious
Here's a crude workaround to this: Save the following as a JS file and inject it to your application using `--inject` [internetchecker.js](https://github.com/preciousfocus/nativefier-internet-access-checker)
Service Workers, for now, do not support playing of sounds. Below is the workaround I use. In my Service Worker, when I receive the push (when the push event is...
Thank you for this. I encountered the same issue. I have just add the line [namespace Gemini;] and the conflict stopped. Yet to see if/how that affects other functionalities though.