Integrate nend with Mediation (Deprecated)

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

  • To remove nend using CocoaPods, delete the relevant line from your Podfile and run pod install --repo-update.

  • For manual integration, remove the NendAd.xcframework and NendAdapter.xcframework files.

  • Remove nend from all yield groups using the Ad Manager UI instructions.

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 yield groups

Follow the instructions in the Ad Manager help center to remove nend from all of your yield groups in the Ad Manager UI.