Changelog: Twilio Conversations Android SDK
- Always access the latest documentation, which is hosted on the Twilio CDN.
Latest release of the Twilio Conversations Android SDK
Conversations 1.2.0 (Nov 24, 2020)
- Added support for connection via proxy. See
ConversationsClient.Properties.Builder.setUseProxy()
. - Fixed a bug when
onConversationDeleted
doesn’t come when a participant is removed by the other user. - Fixed a bug which could lead to an app getting stuck at client synchronisation.
Conversations 1.1.0 (Oct 14, 2020)
- Added detailed delivery receipts. See:
Message.getDetailedDeliveryReceiptList()
.
Conversations 1.0.1 (Sep 30, 2020)
- Fixed a crash when invoking
Message.getAggregatedDeliveryReceipt()
.
Conversations 1.0.0 (Sep 28, 2020)
- First public release for the new Conversations product.
Need some help?
We all do sometimes; code is hard. Get help now from our support team, or lean on the wisdom of the crowd browsing the Twilio tag on Stack Overflow.