質問編集履歴

1

デバッグエリアのログの追記とバージョンの記載

2019/08/16 16:40

投稿

Jonny_dayo
Jonny_dayo

スコア48

test CHANGED
File without changes
test CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
 
4
4
 
5
- GoogleAdMobを利用し、作ったアプリ内にバナー広告をつけて実行しようとしたところ、表題のエラーが出てしまいました。
5
+ GoogleAdMobを利用し、作ったアプリ内にバナー広告をつけて実行しようとしたところ、表題のエラーが出てしまいました。助けてください。。
6
6
 
7
7
 
8
8
 
@@ -274,4 +274,14 @@
274
274
 
275
275
 
276
276
 
277
- 先週くらいにどちらもインストールしたため最新のものになってると思います。
277
+ Xcode : Version 10.3 (10G8)
278
+
279
+ Swift : Apple Swift version 5.0.1
280
+
281
+
282
+
283
+ デバッグエリアのログ↓
284
+
285
+
286
+
287
+ 2019-08-17 01:31:56.113151+0900 idea[62244:3150194] [NetworkInfo] Descriptors query returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.core2019-08-17 01:31:56.801042+0900 idea[62244:3148999] *** Terminating app due to uncaught exception 'GADInvalidInitializationException', reason: 'The Google Mobile Ads SDK was initialized without AppMeasurement. Google AdMob publishers, follow instructions here: https://googlemobileadssdk.page.link/admob-ios-update-plist to include the AppMeasurement framework and set the -ObjC linker flag. Google Ad Manager publishers, follow instructions here: https://googlemobileadssdk.page.link/ad-manager-ios-update-plist'