gpt4 book ai didi

ios - 将 AdMob 添加到 Firebase 项目时崩溃

转载 作者:塔克拉玛干 更新时间:2023-11-02 08:28:21 25 4
gpt4 key购买 nike

我有一个使用 Firebase 的 iOS 项目,它运行良好。但是,当我尝试添加 AdMob 时,应用程序在启动时崩溃了:

"'GADInvalidInitializationException', reason: 'The Google Mobile Ads SDK was initialized incorrectly. Google AdMob publishers should follow instructions here: https://googlemobileadssdk.page.link/admob-ios-update-plist to include the AppMeasurement framework, set the -ObjC linker flag, and set GADApplicationIdentifier with a valid App ID. Google Ad Manager publishers should follow instructions here: https://googlemobileadssdk.page.link/ad-manager-ios-update-plist'"

只需将 pod 'Firebase/AdMob' 添加到 Podfile 就已经产生了这个崩溃。

然后我将 GADApplicationIdentifier 添加到 GoogleService-Info.plist:

<key>GADApplicationIdentifier</key>
<string>APP_KEY</string>

同样的事情,崩溃。

该应用已链接到 AdMob 应用网站中的 Firebase。

有人对此有任何建议吗? Google 的文档似乎不是最新的,这让人们对使用/不使用 Firebase 的 AdMob 实现产生了很多困惑。

最佳答案

更新应用程序的 Info.plist - 在 INFOPLIST_FILE build设置中设置的文件 - 而不是 GoogleService-Info.plist

关于ios - 将 AdMob 添加到 Firebase 项目时崩溃,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/56151081/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com