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

TypeError undefined is not a function, js engine: hermes #46

Closed Manf26 closed 4 years ago

Manf26 commented 4 years ago

CallService#acceptCall 44:4

Screenshot https://prnt.sc/r942y7

The error happens on pressing Accept (call).

Manf26 commented 4 years ago

Commenting out: this.resetRingtone(); Makes it work.

ccvlad commented 4 years ago

Thanks, @Manf26 ! I've removed it. It was a mistake (prev name of method "stopSounds")

ccvlad commented 4 years ago

Since there is no activity I’m going to close the issue. Please raise a separate issue in case of any other questions.