Skip to content

Commit

Permalink
AdColony support removed
Browse files Browse the repository at this point in the history
  • Loading branch information
viacheslavleonov committed Nov 16, 2017
1 parent 74ab153 commit ab420c3
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions MANUAL_INTEGRATION.md
Expand Up @@ -53,7 +53,6 @@ To show **interstitial** ads from client-side mediated networks in your applicat

To show **video** ads from client-side mediated networks in your application you need to add:

* [AdColony](https://github.com/AdColony/AdColony-iOS-SDK) library
* [Unity Ads](https://github.com/Applifier/unity-ads-sdk) library
* [Chartboost](http://cboo.st/ios_v6-3) library
* [NativeX](https://github.com/nativex/NativeX-iOS-SDK) library
Expand All @@ -71,7 +70,6 @@ To show **native** ads from client-side mediated networks in your application yo

**Warning: Avocarrot SDK 4.5.0 was designed and verified to work correctly with the following versions of 3rd party ad network SDKs:**

* AdColony – 3.1.1
* Chartboost – 6.6.3
* Google Mobile Ads – 7.20.0
* NativeX – 5.5.9
Expand All @@ -89,13 +87,6 @@ We do not guarantee stable and correct behaviour of the Avocarrot SDK if you man
### **3.** Add SDK external adapters to your project
For each added external ad network from the section above you should add the SDK adapter for this network for each ad type from the Adapters folder. Just add the necessary adapters to the project.

*AdColony*:

| Ad type | Adapters |
|:----------------|:----------------|
| Video | `libAVOAdColonyAdapter-Video.a` |


*Chartboost*:

| Ad type | Adapters |
Expand Down

0 comments on commit ab420c3

Please sign in to comment.