📄️ Quick Start
For a quick start and to view the capabilities of the SDK, you can use our demo app (Swift):
📄️ Installation
Minimal Requirements
📄️ Integration into Application Lifecycle
Description of ChatCenterUI SDK integration process with synchronization of main application (App Lifecycle) and SDK lifecycles.
📄️ SDK Initialization and Configuration
SDK initialization is recommended to be performed once at application startup (e.g., in AppDelegate class).
📄️ Configuring Notifications
After the initial initialization is complete, you need to add the following SDK calls to enable push notifications:
📄️ Displaying Chat
Setting User