twilio-conversations-demo-ios-swift
twilio-conversations-demo-ios-swift copied to clipboard
Twilio Conversations for iOS Demo application in Swift
**Context:** Since the latest version the `type` (ChannelType) property from the Participant is no longer available from Swift context, instead it was replaced for a basic enum for Swift. Previously...
This func message.updateAttribues(attributes:) return error message that the attributes too long. We've discovered that, although the documentation we've reviewed (https://www.twilio.com/docs/conversations/attributes) states that the JSON file in the message attributes can...
Twilio Conversations assigns the "system" identity to messages created without an author. This means that some ConversationMessage records will have an identity but no participantSid. The schema for the ConversationMessage...
I am getting notification from Twilio but Notification service's didReceive method not being called. Don't know what exactly the issue is.
Hi team, i am using pod 'TwilioConversationsClient', '2.1.0' and not able to get temporary media url. Please Help!
**Contributing to Twilio** > All third-party contributors acknowledge that any contributions they provide will be made under the same open-source license that the open-source project is provided under. - [x]...
**Issue Description** I have install latest version of Twilio conversation sdk through package manager and Twilio conversation v_4.0.3 and TwilioTwilsockLib 2.1.1 is installed. When I am using the application there...