質問編集履歴

5

修正

2019/03/25 16:43

投稿

hiyarihatto
hiyarihatto

スコア14

test CHANGED
File without changes
test CHANGED
@@ -1,11 +1,3 @@
1
- すみません、このエラーが再現しなくなり、別のエラーになりましたので、
2
-
3
- XCodeでのframeworkの追加方法(AdMob実装後Xcodeエラー「clang: error: linker command failed with exit code 1」の質問に移動させてください
4
-
5
- [https://teratail.com/questions/181265?modal=q-comp](https://teratail.com/questions/181265?modal=q-comp)
6
-
7
-
8
-
9
1
  ### 前提・実現したいこと
10
2
 
11
3
  UnityでiOSでのAdmob実装に関する質問です。
@@ -94,19 +86,39 @@
94
86
 
95
87
  ### 試したこと
96
88
 
97
- 下記サイトを見て
89
+ AdMobに必要なframework
98
90
 
99
- https://blog.naichilab.com/entry/admob-framework-not-found
91
+ [https://www.clrmemory.com/mac/xcode-admob-framework/](https://www.clrmemory.com/mac/xcode-admob-framework/)
100
92
 
101
93
 
102
94
 
103
- > 解決策2(Unity Cloud Build にも対応)
95
+ 上記記事を見て、下記フレームワークを+から追加しましたが、同様のエラーでして^^;
104
96
 
97
+ > AdSupport.framework
98
+
99
+ > AudioToolbox.framework
100
+
101
+ > AVFoudation.framework
102
+
103
+ > CoreGraphics.framework
104
+
105
+ > CoreTelephony.framework
106
+
107
+ > EventKit.framework
108
+
109
+ > EventKitUI.framework
110
+
111
+ > MediaPlayer.framework
112
+
113
+ > MessageUI.framework
114
+
115
+ > StoreKit.framework
116
+
105
- > unity側で Plugins/iOSに GoogleMobileAds.frameworkを放り込む。
117
+ > SystemConfiguration.framework
106
118
 
107
119
 
108
120
 
109
- を試しました同様のエラーが発生します。
121
+ どなたか分かる方がおりました教えて頂けますと幸いです
110
122
 
111
123
 
112
124
 

4

リンクを追加

2019/03/25 16:43

投稿

hiyarihatto
hiyarihatto

スコア14

test CHANGED
File without changes
test CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  XCodeでのframeworkの追加方法(AdMob実装後Xcodeエラー「clang: error: linker command failed with exit code 1」の質問に移動させてください
4
4
 
5
- https://teratail.com/questions/181265?modal=q-comp
5
+ [https://teratail.com/questions/181265?modal=q-comp](https://teratail.com/questions/181265?modal=q-comp)
6
6
 
7
7
 
8
8
 

3

別のエラーになったため

2019/03/25 14:24

投稿

hiyarihatto
hiyarihatto

スコア14

test CHANGED
File without changes
test CHANGED
@@ -1,3 +1,11 @@
1
+ すみません、このエラーが再現しなくなり、別のエラーになりましたので、
2
+
3
+ XCodeでのframeworkの追加方法(AdMob実装後Xcodeエラー「clang: error: linker command failed with exit code 1」の質問に移動させてください
4
+
5
+ https://teratail.com/questions/181265?modal=q-comp
6
+
7
+
8
+
1
9
  ### 前提・実現したいこと
2
10
 
3
11
  UnityでiOSでのAdmob実装に関する質問です。

2

説明を微修正

2019/03/25 14:08

投稿

hiyarihatto
hiyarihatto

スコア14

test CHANGED
File without changes
test CHANGED
@@ -1,16 +1,14 @@
1
1
  ### 前提・実現したいこと
2
2
 
3
- UnityのプロジェクトにAdMobの広告(バナー/インタースティシャル広告/動画リワード広告)
3
+ UnityでiOSでのAdmob実装に関する質問です。
4
4
 
5
- を実装しております。
5
+ UnityのプロジェクトにAdMobの広告(バナー/インタースティシャル広告/動画リワード広告)を実装しております。
6
6
 
7
- Unity→Android端末にアプリを出力した際は、正常に動作するのですが、
8
-
9
- Unity→XCode→iPhone端末に出力すると、Build Successにはなるのですが、
7
+ Unity→XCode→iPhone端末に出力すると、Build Successにはなるのですが、iPhone端末にアプリアイコン表示後、真っ黒の画面でフリーズしてしまいます。
10
-
11
- iPhone端末にアプリアイコン表示後、真っ黒の画面でフリーズしてしまいます。
12
8
 
13
9
  (iPhone端末からアプリアイコンをタップしても、真っ黒の画面でフリーズ)
10
+
11
+ Unity→Android端末にアプリを出力した際は、正常に動作します。
14
12
 
15
13
 
16
14
 
@@ -86,18 +84,6 @@
86
84
 
87
85
 
88
86
 
89
- ### 発生している問題・エラーメッセージ
90
-
91
- ```ここに言語を入力
92
-
93
- UIApplicationMain(argc, argv, nil, [NSString stringWithUTF8String: AppControllerClassName]);
94
-
95
- Theead 1:signal SIGABRT
96
-
97
- ```
98
-
99
-
100
-
101
87
  ### 試したこと
102
88
 
103
89
  下記サイトを見て

1

XCode画面のスクリーンショットを添付しました

2019/03/24 05:36

投稿

hiyarihatto
hiyarihatto

スコア14

test CHANGED
File without changes
test CHANGED
@@ -27,6 +27,8 @@
27
27
  https://gyazo.com/368df951a889a74572f22284aac7a80b
28
28
 
29
29
 
30
+
31
+ ![イメージ説明](78bb5ec447b0e80a5a3d3fb1911cd35e.png)
30
32
 
31
33
  ▼エラー内容
32
34