Our iOS SDK is available via CocoaPods, the dependency manager for Cocoa projects. If you are new to CocoaPod you can easily install it via Ruby by following this guide.
Add our SDK to your Podfile
pod 'iAGENT'
Privacy - Photo Library Usage Description
in info.plist required for attaching files in mails.Optional (If your using novomind iAGENT Chat Video Extension)
pod 'iCHATVideo'
Privacy - Camera Usage Description
in info.plist, required for Video conversations.Privacy - Microphone Usage Description
in info.plist required for Video/Voice conversations.Install the pod
pod install
That's it! You should now configure your SDK the right way.