Zoom WebSDK 1.7.0 with Angular "production build error"

I am facing an error in my production build. but in development build its working with different error. I know most of developers are facing this same problem.

I have implement a custom-webpack.config.js which i was found in this forum.

I was Simply followed full instraction from https://marketplace.zoom.us/docs/sdk/native-sdks/web/getting-started/integrate. and it works in my localhost:4200 but when I have build with production configuration then I found an error like : “Uncaught Error: Uncaught (in promise): TypeError: Super expression must either be null or a function, not undefined”. Then I was searched for solution in web by googling finally i found a solution in this devforum .zoom.us .

What will be the solution for final purchase from zoom we have a launch date in december. We are in hurry, please help us.

Hey @mahabub,

Glad you found the solution on the devforum.

I am confused, are you still having issues?

Have you seen this stack overflow thread:

Thanks,
Tommy

Hi, I have the same issue. It works in my local app, but doesn’t work on dev server. Getting the same error as @mahabub. Do you have some new info? I use @zoomus/websdk": “1.7.5”

Hey @andrej,

Can you try using the Angular Web SDK Sample App:

Thanks,
Tommy

I’m using sample app for angular.
But after deploy to firebase it give error at joining meeting.

Hey @Anuj,

Please share screenshots, what error, and steps to reproduce the issue.

Thanks,
Tommy