radio4000 icon indicating copy to clipboard operation
radio4000 copied to clipboard

radio4000.com service worker broken

Open oskarrough opened this issue 3 years ago • 2 comments
trafficstars

In iOS Safari + Edge I can't access radio4000.com since moving to Cloudflare pages. Two ideas:

  • our service worker doesn't work on cloudflare pages? In long run I'd like to keep the sw.js since it enables us to install as web app
  • our _redirects file is maybe messing up cloudflare pages? https://developers.cloudflare.com/pages/platform/redirects
image

oskarrough avatar Nov 23 '21 07:11 oskarrough

Tried to temporarily disable Cloudflare caching and that also seems to solve the issue without any change on radio4000.

oskarrough avatar Nov 23 '21 07:11 oskarrough

Else we can remove ember-service-worker for now, see if that works, and write our own service worker later.

oskarrough avatar Nov 23 '21 07:11 oskarrough