Releases: infobip/mobile-messaging-sdk-android
Releases · infobip/mobile-messaging-sdk-android
1.7.3
Added
- Retries for network messages sent via interactive notifications.
Changed
- HTTP layer handling in library.
- New retry engine.
Fixed
- Minor bugfixes.
1.7.2
Fixed
- Aborting FCM default broadcast (might invoke duplicated notifications)
1.7.1
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
Changed
- Interactive notifications separated from SDK module to interactive module (both predefined and custom categories)
1.6.16
Added
- Interactive notifications support (predefined and custom categories)
1.6.13
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
Fixed
- Bugfixes for cleanup
- Geofencing bugfixes
1.6.11
Added
- Additional verbose logging for debug configurations
1.6.10
Changed
- Optimizations and bugfixes for message fetching.
1.6.9
Fixed
- MO message deserialization problems on certain android versions