質問編集履歴

2

誤字修正

2022/06/17 06:15

投稿

yonn
yonn

スコア120

test CHANGED
File without changes
test CHANGED
@@ -197,7 +197,8 @@
197
197
  ---
198
198
  2022/0617
199
199
  KomoriGameDevさんに教えて頂いた「Android Logcat」で確認すると画面では表示されていない「HandleRewardedAdFailedToLoadイベント」が表示されていました。
200
+ いろいろ調べて~~みましたが~~おります。
200
- いろいろ調べてみ現在プロカードは無しの状態です。
201
+ また現在プロカードは無しの状態です。
201
202
 
202
203
 
203
204
  該当箇所を記載します。

1

教えて頂いた「Android Logcat」で取得したログを掲載致します。

2022/06/17 02:21

投稿

yonn
yonn

スコア120

test CHANGED
File without changes
test CHANGED
@@ -189,3 +189,98 @@
189
189
  Windows
190
190
  Unity 2019.4.31f1
191
191
  GoogleMobileAds-v5.4.0.unitypackage
192
+
193
+
194
+
195
+
196
+ ---
197
+ ---
198
+ 2022/0617
199
+ KomoriGameDevさんに教えて頂いた「Android Logcat」で確認すると画面では表示されていない「HandleRewardedAdFailedToLoadイベント」が表示されていました。
200
+ いろいろ調べてみましたが現在プロカードは無しの状態です。
201
+
202
+
203
+ 該当箇所を記載します。
204
+
205
+ ・Androidの操作
206
+ ```log
207
+
208
+ Info Unity <color=red>・広告をロード依頼</color>
209
+ Info Unity Ad_Mob_Reward_SC:CreateAndLoadRewardedAd()
210
+ Info DynamiteModule Considering local module com.google.android.gms.ads.dynamite:0 and remote module com.google.android.gms.ads.dynamite:221310604
211
+ Info DynamiteModule Selected remote version of com.google.android.gms.ads.dynamite, version >= 221310604
212
+ Verbose DynamiteModule Dynamite loader version >= 2, using loadModule2NoCrashUtils
213
+ Info Ads Updating ad debug logging enablement.
214
+ Info Ads Use RequestConfiguration.Builder().setTestDeviceIds(Arrays.asList("487C4CBD940FD390951190066A8B740A")) to get test ads on this device.
215
+ Warn ConnectionStatusConfig Dynamic lookup for intent failed for action: com.google.android.gms.leibniz.events.service.START
216
+ Warn GmsClient unable to connect to service: com.google.android.gms.leibniz.events.service.START on com.google.android.gms
217
+ Error WebViewFactory getProvider,my debug,uid=10228
218
+ Debug ApplicationLoaders ignored Vulkan layer search path /data/app/com.android.chrome-2/lib/arm64:/data/app/com.android.chrome-
219
+ *
220
+ *
221
+ *
222
+ 中略
223
+ *
224
+ *
225
+
226
+ Error chromium [ERROR:simple_version_upgrade.cc(152)] Failed to write a new fake index.
227
+ Error libEGL validate_display:99 error 3008 (EGL_BAD_DISPLAY)
228
+ Warn cr_media Requires BLUETOOTH permission
229
+ Error libEGL validate_display:99 error 3008 (EGL_BAD_DISPLAY)
230
+ Info Ads Ad failed to load : 3
231
+ Info Ads Ad failed to load : 3
232
+
233
+
234
+
235
+
236
+
237
+ //HandleRewardedAdFailedToLoadイベント  (args.Message => No fill)
238
+
239
+ Info Unity Ad_Mob_Reward_SC:HandleRewardedAdFailedToLoad(Object, AdErrorEventArgs)
240
+ Info Unity System.EventHandler`1:Invoke(Object, TEventArgs)
241
+ Info Unity System.EventHandler`1:Invoke(Object, TEventArgs)
242
+ Info Unity System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)
243
+ Info Unity UnityEngine.AndroidJavaProxy:Invoke(String, Object[])
244
+ Info Unity UnityEngine._AndroidJNIHelper:InvokeJavaProxyMethod(AndroidJavaProxy, IntPtr, IntPtr)
245
+ Info Unity
246
+ Info Unity (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)
247
+ Info Unity
248
+ Info Unity 広告_Lord_失敗No fill
249
+ Info Unity System.EventHandler`1:Invoke(Object, TEventArgs)
250
+ Info Unity System.EventHandler`1:Invoke(Object, TEventArgs)
251
+ Info Unity System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)
252
+ Info Unity UnityEngine.AndroidJavaProxy:Invoke(String, Object[])
253
+ Info Unity UnityEngine._AndroidJNIHelper:InvokeJavaProxyMethod(AndroidJavaProxy, IntPtr, IntPtr)
254
+ Info Unity
255
+ Info Unity (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)
256
+ Info Unity
257
+ Verbose BoostFramework mAcquireFunc method = public int com.qualcomm.qti.Performance.perfLockAcquire(int,int[])
258
+ Verbose BoostFramework mReleaseFunc method = public int com.qualcomm.qti.Performance.perfLockRelease()
259
+ Verbose BoostFramework mAcquireTouchFunc method = public int com.qualcomm.qti.Performance.perfLockAcquireTouch(android.view.MotionEvent,android.util.DisplayMetrics,int,int[])
260
+ Verbose BoostFramework mIOPStart method = public int com.qualcomm.qti.Performance.perfIOPrefetchStart(int,java.lang.String)
261
+ Verbose BoostFramework mIOPStop method = public int com.qualcomm.qti.Performance.perfIOPrefetchStop()
262
+ Verbose BoostFramework BoostFramework() : mPerf = com.qualcomm.qti.Performance@24d2d7
263
+
264
+ Info Unity ★★★★リワード広告表示しようとしたけど_Load_未完了でした
265
+ Info Unity Ad_Mob_Reward_SC:ShowAdMobReward()
266
+ Info Unity UnityEngine.Events.UnityAction:Invoke()
267
+ Info Unity UnityEngine.Events.UnityEvent`1:Invoke(T0)
268
+ Info Unity UnityEngine.EventSystems.EventTrigger:Execute(EventTriggerType, BaseEventData)
269
+ Info Unity UnityEngine.EventSystems.EventFunction`1:Invoke(T1, BaseEventData)
270
+ Info Unity UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1)
271
+ Info Unity UnityEngine.EventSystems.StandaloneInputModule:ProcessTouchPress(PointerEventData, Boolean, Boolean)
272
+ Info Unity UnityEngine.EventSystems.StandaloneInputModule:ProcessTouchEvents()
273
+ Info Unity UnityEngine.EventSystems.StandaloneInputModule:Process()
274
+ Info Unity
275
+ Info Unity (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)
276
+ Info Unity
277
+
278
+
279
+
280
+
281
+
282
+ ```
283
+
284
+ ---
285
+ //質問には載せていませんでしたがインタースティショナル広告でも同様のエラーになっていました。
286
+