Hi there, I have silverbullet v2 running on docker on a raspberry pi. I’m using Tailscale to set up the https url. Offline access works great from Chrome on my MacBook, but when I use my iPhone I get the attached.
To set up the pwa on mobile I opened the url in safari and then clicked ‘add to home screen’.
I’ve searched across this forum but haven’t found a post that’s helped me find the issue. Can anyone suggest a way to troubleshoot what’s happening here?
Thank you in advance!
Yeah, there is a couple of issues open on GitHub for this (1336 & 1313). It became a problem (atleast for me) not long after the release of v0.10.4 if you were running edge builds. Only thing I’ve found so far is sometimes the client config key isn’t set in the indexedDB and sometimes it is but the service worker crashes showing a malformed JSON string for the client config.
Thank you Dan for the response. I read the GitHub links and it looks like there’s a workaround to try. I’ll see how that goes.