ConnectyCube / connectycube-reactnative-samples

Chat and Video Chat code samples for React Native, ConnectyCube
https://connectycube.com
Apache License 2.0
125 stars 111 forks source link

App crashed when call initiated from ConnectyCube web sample (Firefox) #125

Closed sapkotamadhusudan closed 3 years ago

sapkotamadhusudan commented 3 years ago

Hi, I'm using the ConnectyCube JS SDK to develop the communication application and when i initiated call from Web application using ConnectyCube JS SDK from Firefox browser to react native application, React native application crashes.

I've tried using this sample (RNVideoChat) and ConectyCube-web-sample using FireFox browser and the issue still occurs. I've attached the logs of both of my device using this sample applications.

Device: Window 10 ( Build version 2004) Browser: Firefox (81 stable)

Log File

Brand: Samsung Galaxy S8+ OS: Android 9

Log File

ccvlad commented 3 years ago

Hi @sapkotamadhusudan Were you using the latest version of ConnectyCube JS SDK? Thanks for good description! We will check the case and let you know!

sapkotamadhusudan commented 3 years ago

@ccvlad
I'm using v3.6.2 in React Native project and v3.7.1 in Web application. I'm planning to update this library in react-native application soon.

ccvlad commented 3 years ago

Thanks! I have tested also with v3.6.2 and got the same crash. Will keep you update about news.

sapkotamadhusudan commented 3 years ago

@ccvlad any updates regarding this issue?

ccvlad commented 3 years ago

Hi, @sapkotamadhusudan We planned to fix this the week before last, but it didn't work out due to the workload. Postponed to next week

ccvlad commented 3 years ago

Hi, @sapkotamadhusudan

The crash was solved in v3.7.5 (NPM)

Sorry for delay!

sapkotamadhusudan commented 3 years ago

@ccvlad Thanks, i'll test the new release and will close this issue :)