If you are interested in Mac Catalyst support, it will be enabled for iOS SDKs starting with 4.1.0. You can then build Mac Catalyst applications using this SDK.
Fixes:
Fixes:
Changes:
Breaking changes
other
channel type.
Changes:
Changes:
Fixes:
Changes:
Breaking changes
Changes:
Changes:
Changes:
nil
key to a dictionary.
Changes:
Changes:
sendAndBuild
command could crash on
nil
conversations limits.
Changes:
Changes:
Changes:
Changes:
Changes:
TCHConversation.limits
in the docs.
[TCHConversation prepareMessage]
.
attachedMedia
.
TwilioConversationsClient
to get temporary content URLs from media and media SIDs.
TCHMessageOptions
,
TCHMessageType
, and all the methods and properties related to them.
Changes:
Changes:
Changes:
Breaking changes
[TCHConversation setAttributes]
will invoke completion (i.e., success) while
[TCHConversation attributes]
still returns the old value.
To see the new value, we recommend waiting for an update event, e.g., in the
conversationsClient:conversation:updated:``TCHConversationUpdateAttributes
delegate.
50432, Participant not found
instead of
50400, User not member of channel
.
[TCHMessageOptions withAttributes]
is simplified. It does not take a completion callback anymore, and returns an error if it failed to set any attributes.
Changes:
Changes:
Changes:
useProxy
passed to client properties on a client creation. Settings read from the system configuration.
deferCertificateTrustToPlatform
passed to client properties on a client creation.
Changes:
conversationDeleted
doesn't come when the Participant is removed by another user.
participantWithIdentity
from multiple threads.
Changes:
[Message getDetailedDeliveryReceiptsWithCompletion:]
The first public release for the new Conversations product.