Starter Deal! First 3 month from only $9.9 /month!
Starter Deal! First 3 month from only $9.9 /month!
Grab It Now 
Tencent RTC Blog
Tencent RTC Blog
Tutorial

How to Customize Personal Info in Your iOS Calling App

Tencent RTC - Dev Team

How to Customize Personal Info in Your iOS Calling App

After you have built your own iOS audio and video calling app, you may want to customize your personal information, such as nickname and avatar, to show your character and interests. With the TUICallKit component provided by Tencent RTC Call, you can achieve this functionality using the "setSelfInfo" interface. This tutorial blog will guide you step by step on how to call the "setSelfInfo" interface with just one line of code to customize your nickname and avatar.

Why Tencent RTC Call is Preferred?

Tencent RTC Call (TUICallKit) is a UI component provided by Tencent RTC for users, especially developers, to make it beginner-friendly. We are committed to making our B2B products as user-friendly as consumer products:

  • Easy integration: It only takes a few minutes or a few lines of code to quickly build your own audio and video calling application.
  • Cross-platform compatibility: Tencent RTC Call supports iOS, Android, Web, and Flutter, which are popular platforms and frameworks.
  • Rich and diverse features: The TUICallKit component contains various interface functions that developers can freely combine and use.

If you are interested in more low-level technology, you can also pay attention to the SDKs provided by Tencent RTC, especially the Voice & Chat SDK, which is a highly popular product.

How to call setSelfInfo to customize personal information?

Video Tutorial

Note: This blog post is an extension of the "How to Build A Video Calling App on iOS" tutorial, focusing on advanced features. If you haven't built an iOS calling application using the TUICallKit component yet, please refer to the "How to Build A Video Calling App on iOS" tutorial blog post first. Follow the instructions there to create a Call application in the

Set Up
Call
Build App
iOS development