Hello, I have created an application using shinyMobile and have deployed it to Posit Connect. Using the service worker in the gallery www/ folder I am successfully able to share the application to others, but it requires an internet connection. My goal is to have others run the application offline. The service workers I have tried do not seem to cache the necessary resources properly and are not recognized. Is there an example service worker that has offline capability which caches resources properly or if you can point me to documentation on how this can be accomplished with shinyMobile? Thank you for the time and the awesome package!
Hello, I have created an application using shinyMobile and have deployed it to Posit Connect. Using the service worker in the gallery www/ folder I am successfully able to share the application to others, but it requires an internet connection. My goal is to have others run the application offline. The service workers I have tried do not seem to cache the necessary resources properly and are not recognized. Is there an example service worker that has offline capability which caches resources properly or if you can point me to documentation on how this can be accomplished with shinyMobile? Thank you for the time and the awesome package!