Hi Avior,
Thank you for reaching out to us.
Could you please provide the following details via Reply privately to author option or send it directly to mobileads...@gmail.com?
Regards,
|
||||||
--
---
You received this message because you are subscribed to the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-admob-ads-sdk/a817f63e-d7bf-4fb0-9cff-38bfe30dfad8n%40googlegroups.com.
|
||||||
Hello Teejay,
Ok, I will make the change, but I will know if this solves the problem only on the next version.
Anyway, the crash itself is not saying that there is a problem that I calling it from a worker thread.
“
Fatal Exception: java.lang.NoSuchMethodError
No direct method <init>(Lanq;Lanq;)V in class Lcom/google/android/gms/ads/nonagon/ad/banner/c; or its super classes (declaration of 'com.google.android.gms.ads.nonagon.ad.banner.c' appears in /data/user_de/0/com.google.android.gms/app_chimera/m/00000233/dl-AdsFdrDynamite.integ_210890500000000.apk)
com.google.android.gms.ads.nonagon.a.<init> (a.java:90)
com.google.android.gms.ads.internal.client.bs.bC (bs.java:4)
gj.onTransact (gj.java:4)
android.os.Binder.transact (Binder.java:635)
czx.et (czx.java:2)
com.google.android.gms.ads.internal.client.bc.getMobileAdsSettingManager (bc.java)
com.google.android.gms.ads.internal.client.bd.ea (bd.java:4)
czy.onTransact (czy.java:11)
android.os.Binder.transact (Binder.java:635)
com.google.android.gms.ads.MobileAds.initialize (MobileAds.java:10)
com.eyecon.global.Central.MyApplication.initAds (MyApplication.java:498)
com.eyecon.global.Central.MyApplication.access$800 (MyApplication.java:112)
com.eyecon.global.Central.MyApplication$7.run (MyApplication.java:450)
java.lang.Thread.run (Thread.java:764)
”
Avior
מאת:
Mobile Ads SDK Forum Advisor Prod <mobileadssdk...@gmail.com>
נשלח:
Monday, 24 May 2021 7:42
אל:
Avior Aboo
<av...@eyecon-app.com>
עותק:
mobileads...@gmail.com; google-adm...@googlegroups.com
נושא:
RE: [google-admob-ads-sdk] App crash after calling to MobileAds.initialize
|
||||||
Thank you very much Willian,
The idea of the thread is that we had a problem with the time it takes when starting the app. (100-160 milliseconds)
Anyway I change that and did what you suggested.
Thank you!
Avior
מאת:
Mobile Ads SDK Forum Advisor Prod <mobileadssdk...@gmail.com>
נשלח: Monday, 24 May 2021 21:41
אל: Avior Aboo
<av...@eyecon-app.com>
עותק: mobileads...@gmail.com; google-adm...@googlegroups.com
נושא: RE: [google-admob-ads-sdk] App crash after calling to MobileAds.initialize
Hi Avior,