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