iOS SDK
1. Installing the SDK
Step 1: Add the SDK via Swift Package Manager (Recommended)
1. Open Xcode → Add SPM Package
2. Enter the SDK Package URL
3. Configure dependency rule
4. Add the package
Step 2: Add required permissions
Step 3: Import the SDK
2. Configuration
Step 1: Create a WidgetConfig
Where to find these credentials



Step 2: Initialize the SDK
3. Launching chat screens (SwiftUI)
3.1 Launch conversation list (Full Screen)
3.2 Launch conversation list (Bottom Sheet)
3.3 Launch conversation detail (Without Passing a Key)
4. Theme customization
4.1 Theme colors reference
Property
Setter
Default
Used For
4.2 Applying a custom theme
Complete integration example
Last updated
Was this helpful?