Skip to content

Releases: Bandyer/Bandyer-iOS-SDK

Portuguese locale 🇵🇹

12 Apr 14:31
Compare
Choose a tag to compare

Added

  • Portuguese locale
  • Middle East region

Fixed

  • A bug that prevented audio from being sent to the remote after the microphone permission were granted

Patch: User details provider regression

10 Apr 15:26
Compare
Choose a tag to compare

This revision fixes a bug preventing the SDK from using the provided user details provider.
This bug occurred only when the user details provider was set before configuring the SDK

Spanish locale 🇪🇸

23 Feb 12:39
Compare
Choose a tag to compare

This revision adds translation for the Spanish language (es locale)

Cocoapod subspec

31 Jan 08:44
Compare
Choose a tag to compare

This revision changes the Cocoapod spec allowing the installation of the SDK as a standalone framework without the WebRTC framework.

Caution

Beware, the WebRTC framework is still needed in order to compile and run the application when using the Kaleyra Video SDK.
You are supposed to use the Kaleyra Video SDK as a standalone framework only when you are integrating a third party video solution framework having WebRTC as dependency. Moreover, you are responsible for using a compatible WebRTC module

For more information head over to our installation guide

Hotfix: Rating crash

24 Nov 16:36
Compare
Choose a tag to compare

Fixed a bug leading to app crashing when the rating is presented

Left Alone

08 Nov 10:14
Compare
Choose a tag to compare

Added

  • "Left Alone" and "Waiting for other participants" UI. Now when the user remains alone in the room a message is displayed on screen.
  • File logger. Now it is possible to store log messages in a log file located inside the Cache directory of the app. The log file size can be as big as 5MB. This logger is an opt-in logger, by default it is turned off.

Fixed

  • A bug preventing outgoing calls from being displayed in Picture in Picture when the presentation mode was "PiP"
  • A bug leading to camera preview being rotated when the call was started with the device in "Face up" orientation

Virtual Background

24 Oct 15:48
Compare
Choose a tag to compare

Added

  • Virtual background: Now users can enable visual effects when participating in a video call
  • Links are now tappable in chat messages

Fixed

  • A bug that led to call controls disappearing when the call took too long to connect with the room

Access Link

19 Sep 09:13
Compare
Choose a tag to compare

Added

  • Access link. Now you can start a call using a link without authenticating the SDK (it will authenticate automatically). Once the call ends, the SDK will be disconnected automatically. For more information, please checkout our guide
  • SDK reset. Now you can reset the SDK and change the configuration used.

Fixed

  • A bug leading to hidden call UI after leaving a "click to call"
  • A bug enabling the camera when entering a room after it was disabled by the user
  • A bug leading to a possible crash when upgrading an audio upgradable call to a video call
  • A bug leading to camera stream not published in rare conditions
  • Fixed memory leaks

VoIP notifications on client start

02 Aug 09:49
Compare
Choose a tag to compare

This revision enables the SDK to receive VoIP incoming calls when the client is started instead of waiting for the client to be connected

Hotfix: Fix authentication bug

29 Jun 15:47
Compare
Choose a tag to compare

Fixed

  • Fixed a bug preventing the sdk to authenticate the user occurring when the company didn't specify a preselected visual effect