Suggestions

close search

Stringee SDK for iOS Changelog

Changelog and release notes for the Stringee SDK for iOS


1.9.23 - January 22, 2024

New features:
- Block connect with access token if same the before account

1.9.22 - December 06, 2023

features:
- Implement didAddLocalTrack2
- Implement didAddRemoteTrack2
- implement add localTrack and remote track to view if needed

1.9.21 - October 31, 2023

Bug fixes:
- Crash app while socket close with error

1.9.20 - September 20, 2023

Bug fixed:
- crash app while reconnecting

1.9.19 - September 18, 2023

Bug fixes:
- App crashes when authenticating SSL with a certificate from a custom bundle.

1.9.18 - August 28, 2023

New features:
- Enable SSL with public key

1.9.17 - August 28, 2023

New features:
- Scanner view type oval.

1.9.15 - August 16, 2023

New features:
- Enable SSL with multi-certificate

1.9.14 - June 28, 2023

Bug fixes:
- Scale mode for react native

1.9.13 - June 27, 2023

Bug fixes:
- Connectivity doesn't establish with DualSIM iPhones

1.9.12 - June 06, 2023

Bug fixes:
- Crashed: GCDAsyncSocket-CFStream

1.9.11 - April 21, 2023

Bug fixes:
- Front camera not working in iOS 13

1.9.10 - April 21, 2023

Bug fixes:
- add config for call with dual sim

1.9.9 - April 21, 2023

Bug fixes:
- crash app while end call from server

1.9.8 - February 03, 2023

- Change base url validation rule.

1.9.7 - January 17, 2023

New features:
- Auto disconnect when the call does not exist on the server.

1.9.6 - January 17, 2023

Bug fixes:
- GetLastMessage always returns an empty array.

1.9.5 - January 17, 2023

- Allow to pass to completion to send msg function.

1.9.4 - January 17, 2023

New features:
- Update function: sendMessageWithoutPretreatment

1.9.3 - January 17, 2023

Bug fixes:
- Crash on disconnect event.

1.9.2 - January 17, 2023

Performance optimization

1.9.1 - January 17, 2023

New features:
- Enable SSL

1.9.0 - January 17, 2023

Log error:
- didFailWithError(code: -100, message: Connection failed after retry all server)

1.8.9 - January 17, 2023

New features:
- Parse more info when getting user info

1.8.8 - October 12, 2022

Bug fixes:
- Fix voip socket error on iOS 16

1.8.6 - August 05, 2022

Bug fixes:
- If user actively disconnects StringeeClient, do not retry when getting Server address.

1.8.5 - August 03, 2022

New features:
- Setting the server address automatically if it's not configured.

1.8.4 - July 20, 2022

Bug fixes:
- Remove line ending in snapshot base64 string.

1.8.3 - July 18, 2022

Bug fixes:
- Allow to route audio to bluetooth devices.

1.8.2 - July 13, 2022

Bug fixes:
- Scan layer is added automatically when resize local video view.

1.8.1 - July 11, 2022

New features:
- Allow to snapshot local video view.
- Allow to add scan layer to local video view.

1.8.0 - June 23, 2022

New features:
- Change Stringee framework type to dynamic

1.7.19 - June 10, 2022

New features:
- Allow to send media state change event.

1.7.18 - June 10, 2022

New features:
- Send media state to server.

1.7.17 - January 26, 2022

New features:
- Allow to registerPush with option to delete all other tokens by package name
- Check current incoming call by callId

1.7.16 - January 26, 2022

New features:
- Allow to registerPush with option to delete all other tokens

1.7.15 - December 28, 2021

Bug fixes:
- Add events for conversation when receiving a new message

1.7.14 - December 28, 2021

Bug fixes:
- No chat event in remove participant case

1.7.13 - December 04, 2021

Bug fixes:
- Can not render video in background for react-native

1.7.12 - December 04, 2021

Bug fixes:
- No callback for deleteConversation and removeParticipant functions

1.7.11 - December 04, 2021

New features:
- Identify live-chat user by email or phone number.

1.7.10 - December 04, 2021

New features:
- Add dtmf function for StringeeCall2

1.7.9 - December 04, 2021

Bug fixes:
- No callback for hangup and reject functions

1.7.8 - December 04, 2021

Bug fixes:
- No callback for markMessageAsSeen api

1.7.7 - December 04, 2021

New features:
- Allow to change base url for StringeeX API

1.7.6 - December 04, 2021

Bug fixes:
- No remote video when queues have call waiting video or audio

1.7.5 - October 25, 2021

Bug fixes:
- Video call ends before being successfully initiated
- Disable ipv6

1.7.4 - October 09, 2021

- Allow to update customer phone number when update customer info

1.7.3 - October 06, 2021

Functions:
- Allow to change creator when creating conversation.

1.4.4 - December 27, 2019

- Fix bug callkit.

1.4.3 - December 26, 2019

- Update webrtc.
- Use webrtc as a dependency.

1.4.2 - December 10, 2019

- RestartIce when connection has failed.

1.3.7 - September 24, 2018

update log for video conference

1.3.5 - September 12, 2018

Add prefix header for common dependencies

1.3.3 - August 23, 2018

update custom message for client

1.3.1 - August 08, 2018

Fix hangup, reject callback error

1.3.0 - July 12, 2018

Bug fixes: hangup, reject call in ApplicationWillTerminate

1.2.9 - June 08, 2018

Updating custom data from server

1.2.7 - June 08, 2018

Updating custom data from Server

1.2.6 - May 07, 2018

Add projectId to StringeeClient interface

1.2.5 - March 30, 2018

Addition error messages for make call method

1.2.3 - March 09, 2018

Add the RINGING_WITH_RINGTONE state

1.2.2 - March 08, 2018

- Push notification
- Multi device support