Open rizrepos opened 2 years ago
Yes, please update to the latest @twilio/conversations
package if you can. The demo does not work unless it's the old version.
Edit: For those experiencing the same connection-status problems from the demo, the up-to-date Access Token procedure can be found here: https://www.twilio.com/docs/iam/access-tokens
Is there any chance of updating this repo with the latest version of "@twilio/conversations": "^2.1.0" ?
With older version 1, this is working fine but with updated version event listeners are not working, like
this.conversationsClient.on("connectionStateChanged"....