/TIMSDK

Tencent Cloud Chat features a comprehensive suite of solutions including global access, one-to-one chat, group chat, message push, profile and relationship chain hosting, and account authentication.

Primary LanguageJava

English | 简体中文

Notice: If you open a pull request in TUIKit Android or iOS and the corresponding changes are successfully merged, your name will be included in README.md with a hyperlink to your homepage on GitHub.

Instant Messaging

Product Introduction

Build real-time social messaging capabilities with all the features into your applications and websites based on powerful and feature-rich chat APIs, SDKs and UIKit components.

Android Experience App iOS Experience App

TUIKit is a UI component library based on Tencent Cloud IM SDK. It provides universal UI components to offer features such as conversation, chat, search, relationship chain, group, and audio/video call features.

Image Download

Tencent Cloud branch download address: Download

SDK Download

Native SDK Download Address Integration Guide Update Log
Android GitHub (Recommended) [Quick Integration] TUIKit Integration (Android)
[General Integration] SDK Integration (Android)
Update Log (Native)
iOS GitHub (Recommended) [Quick Integration] TUIKit Integration (iOS)
[General Integration] SDK Integration (iOS)
Mac GitHub (Recommended) [General Integration] SDK Integration (Mac)
Windows GitHub (Recommended) [General Integration] SDK Integration (Windows)

TUIKit Integration

Functional Module Platform Document Link
TUIKit Library iOS TUIKit-iOS Library
Android TUIKit-Android Library
Quick Integration iOS TUIKit-iOS Quick Integration
Android TUIKit-Android Quick Integration
Modifying UI Themes iOS TUIKit-iOS Modifying UI Themes
Android TUIKit-Android Modifying UI Themes
Setting UI Styles iOS TUIKit-iOS Setting UI Styles
Android TUIKit-Android Setting UI Styles
Adding Custom Messages iOS TUIKit-iOS Adding Custom Messages
Android TUIKit-Android Adding Custom Messages
Implementing Local Search iOS TUIKit-iOS Implementing Local Search
Android TUIKit-Android Implementing Local Search
Integrating Offline Push iOS TUIKit-iOS Integrating Offline Push
Android TUIKit-Android Integrating Offline Push

Guidelines for Upgrading IMSDK to V2 APIs

API Upgrade Guidelines

Latest Enhanced Version 7.7.5282 @2023.12.18

SDK

  • Added V2TIMCommunityManager and V2TIMCommunityListener to integrate community topic interfaces
  • SDK supports Quic and advanced encryption plugins
  • Optimized conversation filtering logic
  • Topic information added createTime field
  • Live group supports setting administrators and pulling administrator list
  • Local content moderation regular expressions default ignore English case
  • Fixed occasional jni issues
  • Fixed occasional weak network message send callback error
  • Fixed occasional group tips message intValue change issue
  • Fixed Android SDK search English question mark failure problem

TUIKit & Demo

  • Added ChatBot plugin for intelligent chat, supporting FAQ question-and-answer format and streaming text message display
  • TUIKit adapted to Gradle 8.0
  • Simplified TUIKit component initialization steps and increased component dependency configuration
  • TUIChat supports half screen horizontal display in RoomKit
  • TUIChat supports adding message click and long press event listeners
  • Optimized TIMPush plugin
  • Optimized customer service plugin experience
  • Improved voice message click effect