Menu

Flutter

Last updated: 2023-09-19 16:25:57Download PDF

Version 1.8.0 @ 2023.08.17

New Features:

Android&iOS:Build a new TUICalkit based on the Dart language, which makes it easier to customize your own UI style.
Android&iOS:TUICallEngine adds multiple business interfaces such as hangup, accept, and reject.

Version 1.7.4 @ 2023.07.20

Function Optimization:

Android:By default, the gravity sensor is turned off to optimize the call experience on large screens and customized devices.

Bug Fixes: 

Android&iOS:A calls B (offline) and then cancels, A calls B again, B logs in and goes online, and B's cloud call record is abnormal.

Version 1.7.3 @ 2023.07.19

Function Optimization: 

Android: Supports development & debugging using the emulator.

Dependency Notes:

The client SDK version that the upgrade depends on: Android LiteAVSDK_Professional: 11.3.0.13176.

Version 1.7.2 @ 2023.07.09  

Bug Fixes: 

iOS: Upgrade the client SDK version to fix the problem of AppStore listing failure caused by Non-public API usage.

Version 1.7.1 @ 2023.07.03

New Features:

Android&iOS:Added cloud call records, you can activate the service on the console for experience query.

Function Optimization: 

Android:Reduce the level of system keep-alive during calls, only display the keep-alive reminder in the status bar, and remove notifications and vibrations.

Version 1.6.3 @ 2023.06.03

Bug Fixes:

iOS: Fix the issue of an empty page when adding people halfway after calling joinInGroupCall.
iOS: Fix the issue of user screen overlap after calling joinInGroupCall.

Version 1.6.2 @ 2023.05.30

Bug Fixes:

Android: Fix the crash issue caused by calling the joinInGroupCall API.

Version 1.6.1 @ 2023.05.15

Bug Fixes:

Android: Fix the occasional crash when applying for floating window permissions on specific Vivo models.

Dependency Notes:

Upgrade the dependent client SDK version: Android LiteAVSDK_Professional: 11.1.0.13111, iOS TXLiteAVSDK_Professional: 11.1.14143.

Version 1.6.0 @ 2023.05.03

New Features:

Android&iOS: Add hangup interface.
Android&iOS: Add user-defined fields and user-defined call timeout duration.
Android&iOS: Add midway join page for group calls.

Function Optimization:

Android: Optimize single-user video call avatar display.
Android&iOS: By default, support inviting other group members to join the call in group calls.

Bug Fixes:

Android: Fix the issue of no sound on Android 12 and above devices after connecting to Bluetooth.
Android: Fix the occasional issue of mute settings not taking effect on the called party's side.
iOS: Fix the occasional issue of the device not receiving incoming call invitations after re-login.
iOS: Fix the issue of incorrect nickname display on VoIP push page.

Dependency Notes:

Upgrade the dependent client SDK version: Android LiteAVSDK_Professional: 11.1.0.13111, iOS TXLiteAVSDK_Professional: 11.1.14143.

Flutter Version 1.5.4 @ 2023.04.14

New Features:

Android&iOS: Add offline push parameters for Xiaomi, Huawei, and VIVO.
iOS: Supports VoIP message push function.
Android&iOS: Add resolution setting function.

Function Optimization:

Android: Optimize the unit of the totaltime parameter in the onCallEnd callback to milliseconds.

Bug Fixes:

Android&iOS: Fix onCallReceived callback exception issue.
iOS: Fix the issue of incomplete call page display when the screen is rotated.

Version 1.5.3 @ 2023.03.17

Bug Fixes:

Android: Fix the packaging failure issue.
Android&iOS: Fix the issue of throwing exceptions when callback methods are not implemented.

Version 1.5.2 @ 2023.03.13

Bug Fixes:

Android: Fix the compilation error caused by the API change of TUICallDefine.OfflinePushInfo.

Version 1.5.1 @ 2023.03.13

Bug Fixes:

Android&iOS: Fix the issue of incorrect version dependency of tencent_calls_engine.

Version 1.5.0 @ 2023.03.13

Function Optimization:

Android: Proximity wake-up function is turned off by default.
Android: Upgrade gradle plugin and version.
Android: Optimize the ringtone playback class, supporting loop playback.

Bug Fixes:

Android&iOS: Fix the issue that the onCallCancel callback is missing when the called party fails to answer the call.
Android: Fix the abnormal problem of the caller when the called party fails to answer the call.
Android: Fix the issue that the interface is pulled up again by the called party when checking permissions for the first call and the calling party cancels the call.
Android: Fix the issue of userId being empty when calling back the network quality to the upper layer.
iOS: Fix the issue of incorrect Observer registration timing in Example.

Version 1.4.2 @ 2023.02.24

Bug Fixes:

Android&iOS: Fix the issue of abnormal calls caused by the wrong Observer registration timing in Example.
iOS: Fix the occasional invalid setting issue of removeObserver API.

Version 1.4.1 @ 2023.02.20

Bug Fixes:

Android: Fix the issue of the OnCallEnd event being lost after the call ends.

Version 1.4.0 @ 2023.01.16

Bug Fixes:

Android&iOS: Fix the issue of abnormal call termination when actively joining a room (joinInGroupCall).
Android: Fix the issue of abnormal call status when entering the background during audio and video call answering and returning to the foreground.
Android: Fix the issue of call initiation failure caused by login status when integrating the tencent_cloud_chat_uikit plugin.
Android: Fix the issue of call initiation failure due to parameter check issues when initiating a group call.

Version 1.3.1 @ 2022.12.27

New Features:

Android&iOS: Support custom offline push message during a call.

Bug Fixes:

Android: Fix the issue of sdkappid is invalid prompt when integrating the tencent_cloud_chat_uikit plugin.

Version 1.3.0 @ 2022.12.02

Function Optimization:

iOS: Optimize the size of the TUICallKit Framework.

Bug Fixes:

Android&iOS: Fix the issue of the call interface not disappearing when the server-side dissolves the room or kicks out users.
Android: Fix the issue that the call interface does not display when user A calls offline user B, then cancels the call; A calls B again, and B's call interface does not display after going online.

Version 1.2.2 @ 2022.11.17

Bug Fixes:

iOS: Fix the compilation issue caused by static library linking.

Version 1.2.0 @ 2022.11.17

New Features:

Support 1v1 audio and video calls, group audio and video calls.
Support custom avatar and custom nickname.
Support setting custom ringtones.
Support enabling floating window during the call.
Support incoming call service for multi-platform login status.