TwilioDevEd / conversations-demo

Demo chat app for use in Conversations Quickstart, with updated UI.
32 stars 89 forks source link

Updated version of "@twilio/conversations": "^2.1.0" #49

Open rizrepos opened 2 years ago

rizrepos commented 2 years ago

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"....

nealgist commented 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