Skip to content

Releases: infobip/infobip-rtc-android

Infobip RTC 2.1.1

05 Jul 11:31
Compare
Choose a tag to compare

Changed

  • Minor performance improvements.

Infobip RTC 2.1.0

04 Jul 14:46
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.21

07 Jun 08:48
Compare
Choose a tag to compare

Added

  • Added current audio media stats object in NetworkQualityChangedEvent

Changed

  • Renamed AudioDevice class
  • Added ActiveAudioDeviceChangedEvent and AvailableAudioDevicesChangedEvent for audio device changes

Infobip RTC 2.0.20

31 May 14:48
Compare
Choose a tag to compare

Fixed

  • Minor bugfixes

Infobip RTC 2.0.19

29 May 09:02
Compare
Choose a tag to compare

Added

  • Dialog support for Application calls

Infobip RTC 2.0.18

26 May 22:05
Compare
Choose a tag to compare

Changed

  • Improved handling audio devices.

Infobip RTC 2.0.17

25 May 11:17
Compare
Choose a tag to compare

Fixed

  • Minor bug regarding camera and screen share.

Infobip RTC 2.0.16

24 May 14:41
Compare
Choose a tag to compare

Added

  • Added total call media stats on hangup event.

Infobip RTC 2.0.15

24 May 09:29
Compare
Choose a tag to compare

Added

  • Configurable video mode

Infobip RTC 2.0.14

12 May 13:27
Compare
Choose a tag to compare

Added

  • Added audio device manager on calls for controlling audio devices, such as bluetooth headset, wired headset, speaker and earpiece.