Skip to content

Releases: infobip/mobile-messaging-sdk-android

1.7.3

22 Aug 12:11
Compare
Choose a tag to compare

Added

  • Retries for network messages sent via interactive notifications.

Changed

  • HTTP layer handling in library.
  • New retry engine.

Fixed

  • Minor bugfixes.

1.7.2

11 Aug 16:37
Compare
Choose a tag to compare

Fixed

  • Aborting FCM default broadcast (might invoke duplicated notifications)

1.7.1

09 Aug 13:44
Compare
Choose a tag to compare

Fixed

  • Bug in default notification handler: only last notification click was leading to CallbackActivity. Now click on each notification leads to the CallbackActivity set up in NotificationSettings.

1.7.0

08 Aug 23:13
Compare
Choose a tag to compare

Changed

  • Interactive notifications separated from SDK module to interactive module (both predefined and custom categories)

1.6.16

02 Aug 08:43
Compare
Choose a tag to compare

Added

  • Interactive notifications support (predefined and custom categories)

1.6.13

17 Jul 12:50
Compare
Choose a tag to compare

Added

  • Handling of time and date changes for geo campaigns
  • Logging improvements
  • Cleanup logic for geofencing engine

Fixed

  • Minor bugfixes for message fetching and reporting
  • Fix for token cleanup procedure

1.6.12

04 Jul 12:20
Compare
Choose a tag to compare

Fixed

  • Bugfixes for cleanup
  • Geofencing bugfixes

1.6.11

29 Jun 13:23
Compare
Choose a tag to compare

Added

  • Additional verbose logging for debug configurations

1.6.10

26 Jun 11:21
Compare
Choose a tag to compare

Changed

  • Optimizations and bugfixes for message fetching.

1.6.9

07 Jun 11:15
Compare
Choose a tag to compare

Fixed

  • MO message deserialization problems on certain android versions