CXone Mobile SDK lets you integrate CXone into your enterprise iOS mobile phone application with operation system iOS 14 and later.
The following sample code will help configure and customize application Digital First Omnichannel chat integration experience.
- iOS 15.0+
- Swift 5+
## Modules
- Clone the SDK repository
- Prerequisites: Install Xcodegen and Swiftgen
- Run the
setup.sh
script from the root directorysh scripts/setup.sh
- Open project via
iOSSDKExample.xcodeproj
- Build & run application
## Samples Detailed described samples of example usage of the CXoneChatSDK can be find in the docs folder allong with case studies.