Integrate the Edge Agent SDK
Integrate the Edge Agent SDK into your application
Last updated
Integrate the Edge Agent SDK into your application
Last updated
To gain access to the iOS SDK and sample app providing a reference for integrating the SDK, please .
Add this line to your :
Install pod dependencies by running the following command in your project directory:
This will update the local CocoaPods repository and install the latest version of the Edge Agent SDK.
To gain access to the Android SDK and sample app providing a reference for integrating the SDK, please .
The Android SDK is compatible with Android 8 (API level 26) and above.
Add this line to the dependencies section of the app module build.gradle
and synchronize your project with Android Studio.