[MacOS] [Zoom Rooms Apps SDK] `@zoom/appsdk` zoomAppsSdk.config doens't work on Zoom Rooms later tha
We've implemented, integrated, and tested Zoom Apps SDK on Zoom Rooms both Windows and MacOS. https://www.npmjs.com/package/@zoom/appssdk ```const config = await zoomAppsSdk.config({ capabilities: ["getZoomRoomContext"], });``` However, what we found...