Skip to content

Releases: infobip/mobile-messaging-sdk-ios

2.5.8

25 May 13:35
Compare
Choose a tag to compare

Added

  • Support for image attachment for notifications using UNNotificationServiceExtension.

2.5.7

23 May 15:18
Compare
Choose a tag to compare

Changed

  • Minor improvements for message handling.

2.5.6

16 May 14:58
Compare
Choose a tag to compare

Fixed

  • Minor bug fix of MobileMessaging restarting

2.5.5

24 Apr 19:29
Compare
Choose a tag to compare

Fixed

  • Registration availability check is put back in order to optimise communication with the server.

2.5.4

24 Apr 13:05
Compare
Choose a tag to compare

Changed

  • Geofencing service was moved to a separate pod specification and is not being installed by default. This helps to reduce app size footprint for those apps that don't use Geofencing.

2.5.3

18 Apr 11:10
Compare
Choose a tag to compare

Added

  • Privacy settings now applied to system information synchronization

2.5.2

14 Apr 07:28
Compare
Choose a tag to compare

Changed

  • Push Registration ID is now being passed via HTTP header instead of query parameter.

2.5.1

11 Apr 16:08
Compare
Choose a tag to compare

Added

  • Optional User Data persisting
  • Optional Application Code persisting

Changed

  • Minimum deployment target is 8.0 now

Fixed

  • Minor bugfixes

2.5.0

11 Apr 09:04
Compare
Choose a tag to compare
2.5.0 Pre-release
Pre-release

New:

  • Optional User Data persisting
  • Optional Application Code persisting
  • Minimum deployment target is 8.0 now

2.4.1

27 Mar 12:17
Compare
Choose a tag to compare
  • Exposes URL sessions configuration