Releases: infobip/mobile-messaging-sdk-ios
Releases · infobip/mobile-messaging-sdk-ios
2.8.5
Added
- iOS 10: messages from User Notification Center are now being fetched in order to sync with the server.
- Carthage support.
2.8.4
Added
- Linked params for MO messages
Fixed
- False positive notification taps during incoming call and opened task manager
2.8.3
Changed
- Minor change, internalId renamed to pushRegistrationId, description improved.
2.8.2
Added
- Example how to use "deeplink" to land user to a particular app page.
2.8.1
Added
- Actions with Input field supported for Interactive notifications.
sendDateTime
property added to theMTMessage
object, can be helpful for messages ordering
2.8.0
Added
- Support for the iOS 10 changes in registration for notifications.
- Support for system-defined dismiss action handling for iOS 10
2.7.1
Fixed
- Minor threading issues.
2.7.0
Added
- MO messages sending option for actionable notifications.
2.6.10
Added
- URLs attached to notifications are now being opened with in-app Safari (Example application).
2.6.9
Added
- Predefined Interactive Categories
Fixed
- Minor bugs fixed in Interactive Notification Actions handling