Skip to content

Releases: infobip/mobile-messaging-sdk-ios

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

12.2.1

09 Nov 11:27
Compare
Choose a tag to compare

Added

  • WebRTCUI now informs the user when a call has connection issues and is reconnecting.

Fixed

  • Replaced the logic for reloading InAppChat when the application was becoming inactive or going to background, with a more stable pause/resume chat method. The original implementation unintentionally affected the chat history.

12.1.1

20 Oct 07:22
Compare
Choose a tag to compare

Changed

  • InfobipRTC dependency updated.