📄️ Installation
The SDK is distributed as an xcframework.
📄️ Quick start
Minimal SDK integration — from setup to opening a chat.
📄️ SDK initialization and configuration
We recommend initializing the SDK once at app startup (e.g., in AppDelegate).
📄️ Displaying the chat
User authorization
📄️ App lifecycle integration
Where in the app lifecycle to call SDK methods.
📄️ Configuring Notifications
After the initial initialization is complete, you need to add the following SDK calls to enable push notifications:
📄️ SwiftUI integration
ChatCenterUISDK is a UIKit facade