Releases: infobip/mobile-messaging-sdk-ios
Releases · infobip/mobile-messaging-sdk-ios
2.6.6
Fixed
- Geofencing service event handling when you already inside location or when startDate set.
- Notification Service Extension's storage is now properly maintained to avoid duplicate messages.
2.6.5
Added
- Retries for rich content downloading using Notification Service Extension.
2.6.4
Fixed
- Delivery Date is now being populated by Notification Service Extension in case of successful delivery reporting.
2.6.3
Added
- Device lock enabled info added to System Data.
2.6.2
Fixed
- Delivery report is now being sent immediately after new messages fetched from the server.
2.6.1
Changed
- Minor internal improvements.
2.6.0
Fixed
- Message Storage is now in sync with Notification Service Extension.
2.5.9
Added
- Cordova plugin version information has been added to User Agent and System Data.
2.5.8
Added
- Support for image attachment for notifications using UNNotificationServiceExtension.
2.5.7
Changed
- Minor improvements for message handling.