logo
Video Call
On this page

Running Example Source Code


macOS Sample Code

To run the macOS Objective-C sample source code, refer to the following two methods:

  • Method 1: (Recommended) Refer to the macOS Swift sample code.
  • Method 2: Refer to the iOS Objective-C sample code. (The interfaces of Express macOS SDK and Express iOS SDK are basically consistent)
Note

If you need to use C++ interfaces, please refer to the Running Example Source Code documentation for macOS C++.

Mac Catalyst Sample Code

To obtain the Mac Catalyst sample code, please download the iOS Objective-C sample code. The Xcode project included contains the Mac Catalyst Target.

Previous

Common Error Codes

Next

Integration SDK

On this page

Back to top