Mobile App Development tutorial : Instal a live chat on your iOS app using a mobile SDK
Integrating a mobile SDK into your native iOS app isn't easy. That's why we've created this development tutorial.
This tutorial will guide you through the different steps needed to build and compile your mobile app using our native iOS SDK.
In this example, we explain how to add Crisp to your mobile app but it can be used for multiple other mobile SDK.
The mobile SDK for iOS is available using swift or objective C.
If you want to know more about our iOS SDK, click here: https://github.com/crisp-im/crisp-sdk-ios
If you want to know more about Crisp, click here: https://crisp.chat/
Key Moments
- 0:22
Features available within the iOS SDK
- 0:37
Introduction about Crisp Mobile SDK
- 0:45
Install the mobile SDK on a mobile app
- 01:29
Initiate Crisp from the AppDelegate.swift file
- 02:28
Update the info.plist file
- 03:18
Set the ViewControler and run the app
- 04:39
Using the iOS SDK for API Usage with Swift
- 04:48
Setting user email and nickname automatically