Nend étant obsolète, nous vous recommandons de supprimer le SDK et l'adaptateur nend de votre projet.
Utiliser CocoaPods
Supprimez la ligne suivante du fichier Podfile de votre projet:
pod 'GoogleMobileAdsMediationNend'
Depuis la ligne de commande, exécutez:
podinstall--repo-update
Intégration manuelle
Supprimez les fichiers suivants de votre projet:
NendAd.xcframework
NendAdapter.xcframework
Supprimer nend des groupes de médiation
Suivez les instructions du Centre d'aide AdMob pour supprimer nend de tous vos groupes de médiation dans l'interface utilisateur d'AdMob.
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/03/01 (UTC).
[null,null,["Dernière mise à jour le 2025/03/01 (UTC)."],[[["The nend SDK and adapter are now deprecated and should be removed from your project."],["You can remove the nend SDK and adapter via CocoaPods by updating your Podfile and running `pod install --repo-update`, or manually by removing specific files."],["Ensure you also remove nend from your mediation groups within the AdMob UI by following the instructions in the AdMob help center."]]],["The nend platform is deprecated, requiring users to remove its SDK and adapter. For CocoaPods integration, delete `pod 'GoogleMobileAdsMediationNend'` from the Podfile and run `pod install --repo-update`. For manual integration, delete `NendAd.xcframework` and `NendAdapter.xcframework` from the project. Additionally, users must remove nend from all mediation groups within the AdMob UI, following the AdMob help center's guidelines.\n"]]