Manual install
To manually install Signaling SDK, do one of the following:
Import the asset package
- Extract the latest version of Agora Signaling SDK for Unity to a local folder.
- In the Unity Editor, select Assets > Import Package > Custom Package.
- Select the Agora Signaling Unity asset package and click Open.
- All packages of the SDK are chosen by default. Uncheck the packages you do not need and click Import.
Manually add the SDK files
-
Extract the files in Agora Signaling SDK to a local folder.
-
Copy the
Rtm-Scripts
folder under thelibs
folder in the SDK package to theAssets
folder of the project path. -
Copy the following files under the
libs/Plugins
path in the SDK package to the corresponding path of the project:Development Platform File or folder Project directory Android Plugins/Android
/Assets/Plugins/Android/
iOS Plugins/iOS
/Assets/Plugins/iOS
macOS Plugins/macOS
/Assets/Plugins/macOS
Windows Plugins/x86
/Assets/Plugins/x86
Windows Plugins/x86_64
/Assets/Plugins/x86_64