Releases: SelligentMarketingCloud/MobileSDK-iOS
Releases · SelligentMarketingCloud/MobileSDK-iOS
v2.7.7
- Fix bug where the SDK was incorrectly flagged as not-safe to use in Application Extensions
v2.7.6
- Fix bug where InAppMessage isViewed flag wasn't correctly updated in cache
- Fix bug introduced in 2.7.4 where sometimes, after uninstalling the app, the device Id was not properly loaded from keyChain
v2.7.5
- Update PlotProjects integration to support arm64 for simulator, from now on, minimum PlotProjects version supported is 3.5.0
- Fix bug where clicked events could be sent more than once under certain circumstances
- Fix bug where some url requests could get cancelled when moving to the background
v2.7.4
- Correct bug where "Rate app" links (when included as Push Notification buttons) were not being shown
- Add support for "Close button" links
v2.7.3
- Correct bug where action buttons were not refreshing properly for iOS +12
- Correct bug where instantiating events before starting SDK produced deviceId to not be loaded
v2.7.2
v2.7.1
v2.7.0
- Add extra SDK headers in the communications with the platform
- Add possibility to handle universal link from push/inapp (from Selligent Marketing Cloud, "deeplink" button type only)
- Fix access level of SMBaseMessage, SMInAppContentMessage, SMInAppMessage, SMLink, SMManager, SMMessage and SMNotificationAnnotationData
- Correct bug 143908 PushOpened is sent twice sometimes and not removed correctly from resend cache mechanism
- Add SMRemoteMessageDisplayType to control the SDK behaviour when receiving push in foreground
- Add helper methods to get the SMNotificationMessage from the userInfo and to send Clicked and Opened events
- Add helper method to get the Provisional push authorization (registerForProvisionalRemoteNotification)
- Correct bug where for some devices the data was not properly stored for the AppGroup causing the extensions to not work properly (i.e Rich Push)
v2.6.2
v2.6.1
-Provide device id to main app
-Provide delegate to allow app to process links contained in an inapp message of type url
-Add Push InApp Message payload to InApp Message cache
-Provide a delegate to allow app to manage display on app side of InApp Message linked to a remote notification