Zoom sdk 1.9.7 not work on production

im getting an error on production after update to 1.9.7 from 1.8.6 but on development its work
TypeError: Super expression must either be null or a function, not undefined

I’ve changed UglifyJsPlugin
image

i use
ZoomMtg.setZoomJSLib(‘https://source.zoom.us/1.9.7/lib’, ‘/av’);
react: 16.8.4

Thank you for your attention

Hey @muhamadangga609,

Thank you for reaching out to the Zoom Developer Forum. Just to be clear, are you saying that Uglify is contributing to the issue? Did your changes have an affect on the behavior?

Further, this only happens when building the app for production and serving that or it happens regardless of what version you serve on the production server? If that makes sense.

Thanks,
Max

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