5.0.5
Full release notes available at https://developer.kustomer.com/chat-sdk/changelog/ios
Deprecated
- Marked ‘phones’, ‘emails’ and ‘socials’ as deprecated in describeCustomer method. Customers should now use the new
sharedPhones
,sharedEmails
, `sharedSocials’
Fixed
- Callback from
startNewConversation
method would not be executed in case of error, new callback now fires on success and on error - A bug that would cause reply types (like buttons) to not be hidden in older messages. Edge case where the same message is displayed twice but the buttons appear in both the old and new message.