Nuance iOS Messaging SDK
Nuance Messaging SDK for iOS provides tools to develop in-app messaging, to construct the ideal customer experience through an always connected, ongoing conversation, directly within your enterprise application.
Features currently supported in the SDK
- Nuance Messaging Core Framework: This framework exposes APIs which are designed to help iOS application developers create an agent chat feature, utilizing Nuance Messaging Systems. This framework handles all the communication needed to have an active engagement with an agent, and is designed to complimentarily blend with your Messaging UI.
- Nuance Messaging UI Framework: To ease the effort needed to develop a Messaging UI, this SDK also provides a UI Framework to build a fully developed Messaging UI. The UI framework exposes properties for branding the UI.
- Nuance Messaging Kit Framework: Nuance Messaging Kit framework is an umbrella framework for the above frameworks, and future Nuance features. If the app developer does not need the details of Nuance internal modules, they can just import this single framework, plus some rpath and search path changes in application Xcode project files to have a one-click solution to combine all Nuance messaging features.
Device compatibility
iOS 13 and Above
Change Log
- Nuance Digital Video & Voice (DVV) SDK support since v10.2.0.
- Min OS version updated to 13 since v10.2.0.
- Rich media support for Async since v10.1.0.
- Hidden message capability added since v10.0.5.
- Removed JsonModel and SVProgressHUD third party dependency from v10.0.4
- Removed AFNetworking, Alamofire, AlamofireImage and SwiftSoup third party dependency from v10.0.3
-
leftTitleBarIcons and rightTitleBarIcons of Messaging Title Bar properties has changed since version 4.0.1. Check the Styling Title Bar section in Nuance Messaging UI Framework page.
- Removed Masonry and Toast third party dependency from v9.4.1