I expect the video to be accessible and played on safari
Current Behavior
When a video is played from the cache on safari it will not play. The first time you visit the site (video not cached) it will play fine
Possible Solution
It's possible that safari can't read the videos as it doesn't understand the response from the service worker. This article seems to go into more detail:
Expected Behavior
I expect the video to be accessible and played on safari
Current Behavior
When a video is played from the cache on safari it will not play. The first time you visit the site (video not cached) it will play fine
Possible Solution
It's possible that safari can't read the videos as it doesn't understand the response from the service worker. This article seems to go into more detail:
https://philna.sh/blog/2018/10/23/service-workers-beware-safaris-range-request/
I think UpUP may be able to change the range manually so that the videos will work
Steps to Reproduce (for bugs)
Context
Trying to cache videos for offline view but none will play on safari