Service Worker support in Zoom Rooms

Zoom Apps Configuration
Hi, I try to run Digital Signage apps for Zoom Rooms and found the service worker register occurred when running the app.

Description
Service workers are unavailable when running content within the Zoom app. However, they function correctly when the content is run via a URL.

The service worker is used to serve assets, reducing the subsequence load time.

Error?
navigator.serviceWorker.register is not a function

I found that the navigator.serviceWorker.register is null instead of a function

How To Reproduce

  • Enable context menu in Zoom Rooms
  • Run a digital signage apps (The app must utilize service worker) in Zoom Rooms
  • Inspect the console
1 Like

@champ.nir ,
Greetings and thank you for posting in the Zoom Developer Forum. We apologize for overlooking this post. Is this still an issue for you? If so, could you share more details about your use case for service workers? Additionally, have you considered any alternative options?

I am happy to share this feedback with the team for future consideration.