Integrate nend with mediation (Deprecated)

  • The nend SDK and adapter are deprecated and should be removed from your project.

  • Instructions are provided for removing nend using CocoaPods or manual integration.

  • You should also remove nend from all mediation groups in the AdMob UI.

Remove nend SDK and adapter

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

Use CocoaPods

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

    pod 'GoogleMobileAdsMediationNend'
    
  • From the command line run:

    pod install --repo-update

Manual integration

Remove the following files from your project:

  • NendAd.xcframework
  • NendAdapter.xcframework

Remove nend from mediation groups

Follow the instructions in the AdMob help center to remove nend from all of your mediation groups in the AdMob UI.