移除 MoPub SDK 和适配器
停用 MoPub 后,建议您从项目中移除 MoPub SDK 和适配器。
使用 CocoaPods
从项目的 Podfile 中移除以下行:
pod 'GoogleMobileAdsMediationMoPub'
从命令行中运行以下命令:
pod install --repo-update
手动集成
- 从项目中移除
MoPubSDK
源代码。 - 从项目中移除
MoPubAdapter.xcframework
。
停用 MoPub 后,建议您从项目中移除 MoPub SDK 和适配器。
从项目的 Podfile 中移除以下行:
pod 'GoogleMobileAdsMediationMoPub'
从命令行中运行以下命令:
pod install --repo-update
MoPubSDK
源代码。MoPubAdapter.xcframework
。Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-05-13 UTC.