TwilioDevEd / conversations-demo

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

Add Participant(me) to Conversations via OnConversationsAdded webhook doesn't Add me to Chat #19

Open docmalc opened 4 years ago

docmalc commented 4 years ago

When a new SMS comes into the Twilio #, the Add Participant(me) webhook function does not add me into a chat upon new sms

After a new text comes in, if I manually bind my ident to the twilio # via Twilio-CLI in my terminal, then I pop up in the chat with the user instantly - but until then nothing.

jobayersarkar commented 3 years ago

thats what tutorial suggest, you need to have backend running to add you on new messages