Kommunicate iOS Sample App in SwiftUI.
An Open Source iOS Live Chat SDK for Customer Support.
Kommunicate provides open source live chat SDK in iOS. The Kommunicate SDK is flexible, lightweight and easily integrable. It lets you easily add real-time live chat and in-app messaging in your mobile applications and websites for customer support. The SDK is equipped with advance messaging options such as sending attachments, sharing location and rich messaging.
Kommunicate SDK lets you integrate custom chatbots in your mobile apps for automating tasks. It comes with multiple features to make it a full-fledged customer support SDK.
To get started with Kommunicate iOS SDK, head over to the Kommunicate website and Signup to get your Application ID.
Follow these steps to install and run the sample app:
-
git clone https://github.com/Kommunicate-io/Kommunicate-SwiftUI-Sample
-
cd Kommunicate-SwiftUI-Sample
-
Run
pod install
-
Now, open
Kommunicate SwiftUI Sample app.xcworkspace
file in the Xcode -
Pass your App ID in the AppDelegate file, and run the app.
Please checkout SwiftUI Integration docs to integrate Kommunicate iOS SDK in a SwiftUI project.