Skip to content

Releases: infobip/mobile-messaging-sdk-ios

2.8.5

26 Sep 11:47
Compare
Choose a tag to compare

Added

  • iOS 10: messages from User Notification Center are now being fetched in order to sync with the server.
  • Carthage support.

2.8.4

20 Sep 08:47
Compare
Choose a tag to compare

Added

  • Linked params for MO messages

Fixed

  • False positive notification taps during incoming call and opened task manager

2.8.3

13 Sep 11:11
Compare
Choose a tag to compare

Changed

  • Minor change, internalId renamed to pushRegistrationId, description improved.

2.8.2

04 Sep 14:03
Compare
Choose a tag to compare

Added

  • Example how to use "deeplink" to land user to a particular app page.

2.8.1

29 Aug 13:48
Compare
Choose a tag to compare

Added

  • Actions with Input field supported for Interactive notifications.
  • sendDateTime property added to the MTMessage object, can be helpful for messages ordering

2.8.0

25 Aug 06:26
Compare
Choose a tag to compare

Added

  • Support for the iOS 10 changes in registration for notifications.
  • Support for system-defined dismiss action handling for iOS 10

2.7.1

24 Aug 09:04
Compare
Choose a tag to compare

Fixed

  • Minor threading issues.

2.7.0

23 Aug 07:08
Compare
Choose a tag to compare

Added

  • MO messages sending option for actionable notifications.

2.6.10

07 Aug 14:35
Compare
Choose a tag to compare

Added

  • URLs attached to notifications are now being opened with in-app Safari (Example application).

2.6.9

01 Aug 15:47
Compare
Choose a tag to compare

Added

  • Predefined Interactive Categories

Fixed

  • Minor bugs fixed in Interactive Notification Actions handling