How to uninstall the original version SDK
Follow
This guide explains how to remove the original version of Adbrix SDK (IgawCommon, Adbrix, LiveOps) for each OS Native.
Before proceeding with the remastered version, please refer to the information below and uninstall the original version SDK.
[[Quote:Warning:Small]]
The original and remastered versions of the SDK (System Development Kit) are independent.
- Please
make sure to match the SDK and App Key information of each version of Adbricks (Original, Remastered) and link them
.
- Please
uninstall the original version SDK
to use the remastered version.
- Please refer to the relevant guide for how to integrate the remastered version SDK and events.
Remastered version SDK integration guide
- Please
uninstall the original version SDK
to use the remastered version.
- Please refer to the relevant guide for how to integrate the remastered version SDK and events.
Remastered version SDK integration guide
Android Native
a. Open Android Studio
and delete the IgawCommon, Adbrix, and LiveOps libraries
in the libs folder in your Android project.
b. After deletion is complete, click the Sync Project with Gradle Files button at the top right of Android Studio to synchronize Gradle .
iOS Native
a. Open podfile, which is the configuration file of Cocoapod, then delete IgaworksCore, AdBrix, and LiveOps in the file and save it .
b. Open a terminal inside the project folder and type and run the pod update command to sync the Cocoapod project .
c. If you installed the framework manually , directly remove the framework set in the project .
Unity
1. For Unity Android , delete the SDK-related plugins in the Assets > IgaworksUnityAOS folder and the Assets > Plugins > Android folder in the Unity project .
a. Delete the Assets > IgaworksUnityAOS folder
b. Delete SDK in Assets > Plugins > Android folder
2. For Unity iOS, delete IgaworksCore, Adbrix, LiveOps in the Assets folder and the script files in the Assets > Plugins > iOS folder .
a. Delete Assets > IgaworksCore, Adbrix, LiveOp folders
b. Delete the script in the Assets > Plugins > iOS folder
If you have difficulty removing the SDK with this guide, please contact the Adbricks team.
>>
Go to Inquiry