Skip to content

Releases: infobip/infobip-rtc-ios

Infobip RTC 2.2.0

05 Sep 14:51
Compare
Choose a tag to compare

Removed

  • Removed methods for enabling push notifications without pushConfigId parameter, as it’s now required.

Infobip RTC 2.1.7

04 Sep 12:52
Compare
Choose a tag to compare

Fixed

  • Data channels support when joining dialog.

Infobip RTC 2.1.6

28 Aug 19:02
Compare
Choose a tag to compare

Added

  • Send text via data channel.

Infobip RTC 2.1.5

21 Aug 08:21
Compare
Choose a tag to compare

Fixed

  • Minor bugs with push registrations

Infobip RTC 2.1.4

10 Aug 09:28
Compare
Choose a tag to compare

Changed

  • Minor performance improvements

Infobip RTC 2.1.3

10 Aug 08:53
Compare
Choose a tag to compare

Fixed

  • Crash occurring when collecting media stats

Infobip RTC 2.1.2

09 Aug 12:38
Compare
Choose a tag to compare

Added

  • Added enabling low data mode for audio calls through call options or via call method

Infobip RTC 2.1.1

10 Jul 15:19
Compare
Choose a tag to compare

Added

  • Validation and limiting for custom data

Infobip RTC 2.1.0

27 Jun 15:01
Compare
Choose a tag to compare

Changed

Important breaking change starting with version 2.1.0 - due to some internal changes on how calls are being handled, it’s not possible to make calls with the callWebrtc method between applications using versions 2.0.x and 2.1.y. Calls with matching minor versions are still possible.
Also, starting with 2.1.0, in order to access recording files, use the available API
or Portal, passing call identifier as the callId parameter.

Infobip RTC 2.0.29

20 Jun 08:59
Compare
Choose a tag to compare

Changed

  • Minor performance improvements.