I have been developing hybrid app performing in iOS, Android and web.
Now, I’m focusing on the web.
When testing in Microsoft edge, an error was came up as
“A SendBirdCall instance is not initialized.”
I searched the error code above, I found the related digits:
INSTANCE_NOT_INITIALIZED
1800302
However, the Sendbird Call works in Chrome.
I don’t know why and how to fix this.
Any suggestion?
Thanks in advance.