Skip to content

v3.2

Choose a tag to compare

@MinTateMinTate released this 10 Sep 06:26

New Features

  • Android & iOS: TUIOfflinePushInfo has added several control fields to enhance the flexibility and controllability of offline push.
  • Android & iOS: Some callback interfaces of TUICallObserver have been added with necessary information, enabling developers to obtain more comprehensive call event data.
  • Android & iOS: TUICallObserver has added onUserInviting and onCallNotConnected callbacks. It is recommended to use onCallNotConnected to replace the original onCallCancelled callback.

Optimizations

  • Android & iOS: Fixed the abnormal problem in the scenario of joining a call midway, further enhancing the stability of the call joining process.
  • Android & iOS: Optimized the problem that calls cannot be initiated or received again after abnormal disconnection, improving the continuity experience of calls.
  • Android & iOS: Improved the abnormal call status problem that may be caused by the restoration of call members in a weak network environment, enhancing the call stability in weak network conditions.
  • Android & iOS: Optimized the overall experience when Chat and Call are used in combination, enhancing the product's collaboration capabilities.