Integrate AdColony with mediation (Deprecated)

  • AdColony is now deprecated and should be removed from your project.

  • You can remove the AdColony SDK and adapter using CocoaPods or manual integration methods.

  • AdColony should also be removed from all your mediation groups in the AdMob user interface.

Remove AdColony SDK and adapter

With AdColony being deprecated, we recommend removing the AdColony SDK and adapter from your project.

Using CocoaPods

  • Remove the following line from your project's Podfile:

    pod 'GoogleMobileAdsMediationAdColony'
    
  • From the command line run:

    pod install --repo-update

Manual integration

Remove the following files from your project:

  • AdColony.xcframework
  • AdColonyAdapter.xcframework

Remove AdColony from mediation groups

Follow the instructions in the AdMob help center to remove AdColony from all of your mediation groups in the AdMob user interface (UI).