Call on the deployment server

b11b5fb7-43798710f8f9d20b.js:1 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading ‘getTracks’)
my sendbird call is working properly in local host but when the code is deployed on the server this error shown and the call doesnt connect why ? whats the issue

Hello Ashish,

Welcome to the Sendbird Community!

Can you please confirm the version of the SDK that you are using and see if you are able to reproduce the similar issue using our sample calls application on the deployment server to isolate the issue from your code-base?

    "sendbird-calls": "^1.10.4",