Skip to content

Releases: infobip/mobile-messaging-sdk-ios

12.3.7

14 Mar 10:18
Compare
Choose a tag to compare

Fixed

  • InAppChat: Fixed the risk of potential use of deallocated views/delegates when invoking from push notifications.

12.3.6

19 Feb 12:48
Compare
Choose a tag to compare

Fixed

  • WebRTCUI: minor fix related to implicit use of self in closure

12.3.5

15 Feb 16:05
Compare
Choose a tag to compare

Fixed

  • WebRTCUI is now able to present the call controller without Picture-on-Picture capabilities

12.3.4

14 Feb 10:45
Compare
Choose a tag to compare

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

29 Jan 09:17
Compare
Choose a tag to compare

Fixed

  • We corrected some missing 'self' capturing on WebRTCUI that was causing errors/warnings in build time.

12.3.2

22 Jan 13:47
Compare
Choose a tag to compare

Fixed

  • InAppChat now uses the original filename of an image, and allows to rename it, when saving to Files.

12.3.1

17 Jan 08:46
Compare
Choose a tag to compare

Changed

  • We increased InAppChat's text limit per message to a max of 4096 characters.

12.3.0

12 Jan 14:16
Compare
Choose a tag to compare

Added

  • InAppChat now supports Simplified Chinese.

12.2.3

01 Dec 12:14
Compare
Choose a tag to compare

Fixed

  • Handling of the deviceToken in case if withoutRegisteringForRemoteNotifications is used and registration is happening without usage of the MobileMessaging SDK

12.2.2

29 Nov 11:02
Compare
Choose a tag to compare

Fixed

  • In-app alerts and popups were not displayed on iPad