Zoom web sdk working locally but not in production


Description
locally the web sdk is working fine but in production it logs error saying "createClient is not a function

Which Web SDK version?
zoom/websdk 2.7.0

web SDK Code Snippets
The code snippets that are causing the error / issue so we can reproduce.

const client = ZoomMtgEmbedded.createClient();

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.