react-native-twilio-programmable-voice icon indicating copy to clipboard operation
react-native-twilio-programmable-voice copied to clipboard

Sends deviceReady event when using Cached token

Open fmonsalvo opened this issue 4 years ago • 3 comments

Some applications may rely on the deviceReady event to be thrown to understand the VOIP functionality is ready. When using the cached token the lib was not sending the deviceReady event. This PR fixes that.

fmonsalvo avatar Apr 27 '21 13:04 fmonsalvo

Hi @fmonsalvo thanks for your PR. It seems like there is a merge conflict, could you resolve this?

jdegger avatar Apr 28 '21 06:04 jdegger

I think that there is already an open PR to fix this.

fabriziomoscon avatar Apr 30 '21 17:04 fabriziomoscon

Hey guys, sorry for my late reply. If there is already an open PR for this I should close it. Else I'll fix the merge issue and update it. Let me know what should I do.

fmonsalvo avatar Jun 16 '21 01:06 fmonsalvo