Skip to content

Releases: infobip/infobip-rtc-ios

Infobip RTC 2.4.3

11 Nov 09:37
Compare
Choose a tag to compare

Changed

  • Minor performance improvements.

Infobip RTC 2.4.2

08 Nov 12:30
Compare
Choose a tag to compare

Changed

  • Minor performance improvements.

Infobip RTC 2.4.1

28 Oct 09:30
Compare
Choose a tag to compare

Changed

  • Disable URL caching for HTTP requests

Infobip RTC 2.4.0

05 Aug 13:16
Compare
Choose a tag to compare

Changed

  • Introduced new PlatformOptions object in ApplicationCallOptions that contains entityId and applicationId
  • Removed entityId from ApplicationCallOptions
  • Renamed applicationId to callsConfigurationId in CallApplicationRequest
  • Renamed applicationId() method in ApplicationCall to callsConfigurationId()

Infobip RTC 2.3.14

12 Jul 14:21
Compare
Choose a tag to compare

Fixed

  • Minor camera and screen share related bug.

Infobip RTC 2.3.13

02 Jul 08:33
Compare
Choose a tag to compare

Added

  • Added recording indicators for starting and stopping recording in Application calls (Call/Dialog/Conference), and starting recording in WebRTC and Room calls

Infobip RTC 2.3.12

12 Jun 12:03
Compare
Choose a tag to compare

Added

  • Video filter framerate control

Infobip RTC 2.3.11

06 Jun 14:15
Compare
Choose a tag to compare

Added

  • Support for video filters

Infobip RTC 2.3.10

19 Apr 08:08
Compare
Choose a tag to compare

Fixed

  • Minor bugs

Infobip RTC 2.3.9

15 Apr 11:51
Compare
Choose a tag to compare

Fixed

  • Reading custom data on incoming WebRTC call.