How can I add a privacy manifest to my iOS app?
To ensure the privacy and security of end users, Apple requires that all apps listed on its App Store provide a privacy manifest file in accordance with its requirements. The privacy manifest is a property list that records the types of data collected by your app or third-party SDK, and the required reasons for using APIs by your app or third-party SDK.
MacOS 15 Beta does not support apps that contain Chinese characters in the path
When developing on macOS 15 Beta system, if the path of the App and the App name contain non-English characters (for example, Chinese, Japanese, Korean, or others), the compiled Metal shader library may not contain any methods, causing the App to fail to run normally.
How to solve SEI-related issues?
The Agora SEI
Why is the audio routing abnormal after the Android device joins the channel?
Some Android sample apps provided by Agora maintain a global RtcEngine instance in WorkerThread that keeps alive while the app is running and is destroyed when the app process is destroyed.
How can I view Agora API references offline?
Agora updates Agora API references on Dash platform, you can download and view the offline reference in Dash.