Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
很长一段时间我都在使用“pod 'Google-Mobile-Ads-SDK' 7.32.0”。但现在我必须升级它,但发现以下崩溃,崩溃日志说 - “GADMediaContent setDelegate”无法识别选择器。
最新版Google-Mobile-Ads-SDK中GADUnifiedNativeAd的内部结构与7.32.0版本不同。所以你必须在你的主项目以及那些也包含Google-Mobile-Ads-SDK的嵌入式框架中使用最新版本。