twilio / conversations-ios

SPM releases

Home Page:https://www.twilio.com/docs/conversations/ios/changelog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to fetch conversation with channel ID

rupikasompalli opened this issue · comments

I also posted question in SO: https://stackoverflow.com/questions/66989607/unable-to-get-channel-with-channel-id-using-new-conversations-api

I'm trying to keep a global chat instance, and pass it around. However I'm unable to get the channel with channelID.

Hello, sorry for a long silence, this ticket slipped away for some reason.

Before making calls to the client you should wait for synchronisation event.

Client would be fully functional after you receive .completed synchronisation status from – conversationsClient:synchronizationStatusUpdated:

I'm closing this ticket since no answer here for a long time. Feel free to open a new ticket.