AdColony étant abandonné, nous vous recommandons de supprimer le SDK et l'adaptateur AdColony de votre projet.
Utiliser CocoaPods
Supprimez la ligne suivante du fichier Podfile de votre projet:
pod 'GoogleMobileAdsMediationAdColony'
Depuis la ligne de commande, exécutez:
podinstall--repo-update
Intégration manuelle
Supprimez les fichiers suivants de votre projet:
AdColony.xcframework
AdColonyAdapter.xcframework
Supprimer AdColony des groupes de médiation
Suivez les instructions du centre d'aide AdMob pour supprimer AdColony de tous vos groupes de médiation dans l'interface utilisateur (UI) 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)."],[[["AdColony is deprecated and should be removed from your app integration."],["Remove the AdColony SDK and adapter manually or through CocoaPods."],["Ensure you remove AdColony from all mediation groups in the AdMob UI."]]],["AdColony is deprecated and should be removed from projects. If using CocoaPods, remove `pod 'GoogleMobileAdsMediationAdColony'` from the Podfile and run `pod install --repo-update`. For manual integration, delete `AdColony.xcframework` and `AdColonyAdapter.xcframework`. Finally, remove AdColony from all mediation groups within the AdMob UI as per the instructions in the AdMob help center.\n"]]