


Since ZegoWhiteboardView SDK needs to be used with ZegoExpress-Video SDK (including whiteboard function), please download and integrate ZegoExpress-Video SDK. For details, please refer to Real-time Audio and Video - Quick Starts - Integration.
If you need to use the file sharing function, please download ZegoDocsView SDK.
Before starting to integrate ZegoWhiteboardView SDK, please make sure that the development environment meets the following requirements:
Start Xcode and click "Create a new Xcode project" in the "Welcome to Xcode" window or select the "File> New> Project" menu. In the form that appears, select the iOS platform and select "App" under "Application".
Fill out the form and select each option to configure the project, and click "Next".
"Product Name" and "Organization Identify" must be provided to create a "Bundle Identify" that identifies the App in the entire system.
Developers can use any of the following methods to integrate the SDK.
If you have not already done so, follow the CocoaPods Installation Guide to install CocoaPods on your computer.
Open the terminal, enter the project root directory, and execute the pod init
command to create a Podfile.
Open the Podfile and add pod'ZegoWhiteboardView/Express'
.
Execute the pod install
command to install the SDK.
Import the ZegoWhiteboardView SDK header file #import <ZegoWhiteboardView/ZegoWhiteboardView.h>
in the project.
The SDK library file contains two folders iphoneos and iphoneos_simulator, the differences are as follows:
In the following setting steps, please select the framework file that meets the development requirements.
Please refer to SDK Downloads to download the latest version of the SDK, and unzip it after the download is complete.
Manually copy the SDK dynamic library files to the project directory.
Open Xcode, select "File > Add Files to "xxx" (xxx is the project name)" menu to add SDK library files to the project.
Free trial
Contact us
Cont-act us