iOS SDK
Setting the Contact Info for the Business Messaging SDK (iOS)
When a logged-in user opens a BusinessMessaging chat, a ticket will be created based on their preferences. If a user opens BusinessMessaging, chats anonymously, and wants to create a ticket, we have introduced the ContactInfo. ContactInfo It contains ...
Business Messaging SDK iOS - Release Notes
1.4.4 Enhanced backward compatibility in the BM SDK to ensure seamless connections for existing guests. 1.4.3 Added a security fix in the BM SDK for WMS guest authentication. 1.4.2 Upgraded dependence SDK versions to ensure compatibility and ...
What are the configuration settings for the Business Messaging iOS SDK?
Clearing local data Use the following method to delete any local data that has been saved inside the SDK, such as databases and files: Swift Businessmessaging.clearData(appId: <#AppId#>) Objective-C [Businessmessaging clearDataWithAppId:<#AppId#>]; ...
How to customize the Business Messaging SDK Widget UI?
Customizing the theme Predefined themes The SDK UI has two predefined themes: light and black. The following methods help you apply these themes. ZDTHEMETYPE.LIGHT ZDTHEMETYPE.DARK Methods for applying the light (Default) theme: Swift ...
How to display the Business Messaging on your iOS app?
Displaying Business Messaging The following keys are essential to call the methods for displaying the conversation AI in your app. • OrgId • AppId • Domain The values of these keys appear under the Instant Messaging section on the setup page in Zoho ...
How to Integrate the Business Messaging SDK with your iOS app
Steps to integrate the SDK within your iOS app After setting up the SDK, you must integrate the BusinessMessagingSDK within your iOS app. The following two ways can integrate this: 1. Automated integration using CocoaPods: This method involves using ...
Working with the Business Messaging SDK for iOS
You can handle your customer questions instantly from a dedicated Business Messaging channel facilitated by Zoho Desk's IM Module. This feature allows businesses to promote the latest trends, track their sales, and much more. The Business Messaging ...