Releases: infobip/mobile-messaging-sdk-ios
Releases · infobip/mobile-messaging-sdk-ios
2.5.8
Added
- Support for image attachment for notifications using UNNotificationServiceExtension.
2.5.7
Changed
- Minor improvements for message handling.
2.5.6
Fixed
- Minor bug fix of MobileMessaging restarting
2.5.5
Fixed
- Registration availability check is put back in order to optimise communication with the server.
2.5.4
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
Added
- Privacy settings now applied to system information synchronization
2.5.2
Changed
- Push Registration ID is now being passed via HTTP header instead of query parameter.
2.5.1
Added
- Optional User Data persisting
- Optional Application Code persisting
Changed
- Minimum deployment target is 8.0 now
Fixed
- Minor bugfixes
2.5.0
New:
- Optional User Data persisting
- Optional Application Code persisting
- Minimum deployment target is 8.0 now
2.4.1
- Exposes URL sessions configuration