Migration of existing customer from v4.0 to v5.0
Required: Please make sure you are using SDK 4.0 and above before. In case SDK version is less than 4.0, please use the mentioned link to migrate to 4.0 first Migration of existing customer to SDK v4.0.
On SDK 5.0 we have exposed new APIs:
In App Messages
Messages with three type of UI Support - Modal, Banner, Full Screen.
Take custom actions on message button clicks like opening links in app, launching app store, move to a specific page in application etc.
More details can be located at this link In-App SDK Integration for iOS (Mapp Cloud)
In Box Messages
List of all messages sent related to application.
Take custom actions on message button clicks like opening links in app, launching app store, move to a specific page in application etc.
More details can be located at this link Inbox SDK integration for iOS
Deep Linking updated : Modified SDK to get deep linking data in client application. User can move to a specific page using deep link (Deep Linking with iOS SDK 5.0 or Later).