Sendbird-calls v1.9.3 error - TypeError: undefined is not an object

Hello,
I have use sendbird-calls in my web project, and it works fine on desktop browser. But when I open my project on webview (I use react-native-webview v11.23.0), I got an error message like the attached image. It happens on ios 13.x and 14.x, ios 15.x don’t get the above error.

My project enviroments following:

  • Nextjs: ^12.1.2,
  • React: ^17.0.2,
  • sendbird-calls: ^1.9.3

@Tyler Hi Tyler,
Can you take a look at my problem and solve it?
Thank you.