Releases: infobip/mobile-messaging-sdk-ios
Releases · infobip/mobile-messaging-sdk-ios
12.3.7
Fixed
- InAppChat: Fixed the risk of potential use of deallocated views/delegates when invoking from push notifications.
12.3.6
Fixed
- WebRTCUI: minor fix related to implicit use of self in closure
12.3.5
Fixed
- WebRTCUI is now able to present the call controller without Picture-on-Picture capabilities
12.3.4
Fixed
- WebRTCUI adapts to multiple connected scenes, in order to avoid issues presenting the call UI to invalid windows or unattached scenes.
12.3.3
Fixed
- We corrected some missing 'self' capturing on WebRTCUI that was causing errors/warnings in build time.
12.3.2
Fixed
- InAppChat now uses the original filename of an image, and allows to rename it, when saving to Files.
12.3.1
Changed
- We increased InAppChat's text limit per message to a max of 4096 characters.
12.3.0
Added
- InAppChat now supports Simplified Chinese.
12.2.3
Fixed
- Handling of the deviceToken in case if
withoutRegisteringForRemoteNotifications
is used and registration is happening without usage of the MobileMessaging SDK
12.2.2
Fixed
- In-app alerts and popups were not displayed on iPad