A lot of crashes in latest AdMob when run with mediation (com.moat.analytics).

526 views
Skip to first unread message

Best Mobile Android/iOS Apps & Games

unread,
Sep 6, 2019, 1:03:49 AM9/6/19
to Google Mobile Ads SDK Developers

Hello, everyone! We are using AdMob Unity plugin version 3.18.3 


+ Mediation modules:

GoogleMobileAdsAppLovinMediation-4.1.0

GoogleMobileAdsFacebookMediation-2.4.1
GoogleMobileAdsChartboostMediation-1.3.0



Brings a lot of crashes in Moat analytics, which should be part of MoPub, but we do not have MoPub mediation plugin installed in this app. 

And our AdMob panel mediation settings in Mediation Groups does not have MoPub add source. We have never used MoPub before and not going to.


at com.moat.analytics.mobile.cha.n.ͺ (SourceFile:5303)
at com.moat.analytics.mobile.cha.n.ʽ (SourceFile:178)
at com.moat.analytics.mobile.cha.n.ˎ (SourceFile:144)
at com.moat.analytics.mobile.cha.n. (SourceFile:81)
at com.moat.analytics.mobile.cha.n.ˏ (SourceFile:63)
at com.moat.analytics.mobile.cha.f.ˎ (SourceFile:108)
at com.moat.analytics.mobile.cha.t$2$2.ˏ (SourceFile:135)
at com.moat.analytics.mobile.cha.t$d$5.run (SourceFile:245)
at android.os.Handler.handleCallback (Handler.java:873)
at android.os.Handler.dispatchMessage (Handler.java:99)
at android.os.Looper.loop (Looper.java:201)
at android.app.ActivityThread.main (ActivityThread.java:6810)
at java.lang.reflect.Method.invoke (Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:547)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:873)
Caused by: java.lang.ClassNotFoundException:
at dalvik.system.BaseDexClassLoader.findClass (BaseDexClassLoader.java:134)
at java.lang.ClassLoader.loadClass (ClassLoader.java:379)
at java.lang.ClassLoader.loadClass (ClassLoader.java:312)



Please help, because we are afraid to use Mediation now.

Mobile Ads SDK Forum Advisor Prod

unread,
Sep 6, 2019, 2:26:57 AM9/6/19
to arpaplus...@gmail.com, google-adm...@googlegroups.com

Hi there,

Thank you for reaching out to us, and for providing a detailed write-up of your concerns.

In addition to the information already given, could you also provide the details below (via Reply privately to author), so that I can investigate the issue?

  • Unity version
  • A copy of your sample project (with the issue reproduced)


Regards,
Ziv Yves Sanchez
Mobile Ads SDK Team



ref:_00D1U1174p._5001UHFuSm:ref

Mobile Ads SDK Forum Advisor Prod

unread,
Sep 6, 2019, 5:51:07 AM9/6/19
to arpaplus...@gmail.com, google-adm...@googlegroups.com

Hi there,

Thank you for providing the requested details in private. Those have proven very helpful in my investigation.

I was able to test both your app (from the Play Store) and a built APK I produced from your provided project files, and can confirm that I was getting ads from both of them, with no crashes whatsoever (see attached screenshots and APK file). Could you confirm if the APK I sent works perfectly on your end as well?

That being said, I checked out the device logs during my testing of both your app and the APK, and can also confirm that I did not receive any mentions of "com.moat.analytics.mobile.cha.n" within. Upon further investigation, it seems that the Moat Analytics SDK is not a part of the AdMob SDK. Thus, I would recommend reaching out to the support channels of the Moat Analytics SDK instead for further assistance on this concern.

Let me know if this helps.



Regards,
Ziv Yves Sanchez
Mobile Ads SDK Team



ref:_00D1U1174p._5001UHFuSm:ref
build_rewarded_png.html
app_rewarded_2_png.html
build_banner_png.html
app_banner_png.html
app_rewarded_png.html
app_rewarded_3_png.html
build_interstitial_png.html
app_interstitial_png.html
cute_mermaid_build_zip.html

Mobile Ads SDK Forum Advisor Prod

unread,
Sep 8, 2019, 10:00:04 PM9/8/19
to arpaplus...@gmail.com, google-adm...@googlegroups.com

Hi there,

I'm afraid that we don't have any insights to share with regard to the interactions of the AdMob SDK with any third-party SDK (such as Moat Analytics). I would recommend reaching out to the support channels of Moat Analytics for further assistance on this.

With that said, I'll be able to consult with the Engineering team on this issue if you can provide a working sample project with the issue reproduced. Feel free to reach out to us again (via Reply privately to author) once you're able to create one.



Regards,
Ziv Yves Sanchez
Mobile Ads SDK Team



ref:_00D1U1174p._5001UHFuSm:ref

Best Mobile Android/iOS Apps & Games

unread,
Sep 9, 2019, 2:51:12 AM9/9/19
to Google Mobile Ads SDK Developers
Hello, It's seems like we have found the reason of crashes.

Moat analytics is the part of chartboost.jar (i just ran through this file and have found multiple references to com.moat.analytics).
We are using chartboost.jar for Chartboost in AdMob Mediation. 

There is another suffered guys:

Please, kindly, ask them to fix the issue and release updated version of chartboost.jar for Unity. Because it cast a shadow to AdMob Mediation, which is perspective technology for Google.

Thank you.

Mobile Ads SDK Forum Advisor Prod

unread,
Sep 9, 2019, 4:11:25 AM9/9/19
to arpaplus...@gmail.com, google-adm...@googlegroups.com

Hi there,

Thank you for providing additional context on your concerns.

I'll discuss this with the rest of the team and get back to you for any updates on this.



Regards,
Ziv Yves Sanchez
Mobile Ads SDK Team



ref:_00D1U1174p._5001UHFuSm:ref

Mobile Ads SDK Forum Advisor Prod

unread,
Sep 9, 2019, 10:00:27 PM9/9/19
to arpaplus...@gmail.com, google-adm...@googlegroups.com

Hi there,

Thank you for your patience on this matter.

I've discussed your concern with the rest of the team. Could you try the suggestions posted on the following threads and see if those will work for you?


Otherwise, we recommend posting your concern to the support channels of the Moat Analytics SDK, as we've concluded that this is ultimately more of a third-party SDK issue than an AdMob SDK one.



Let me know if this helps.

Regards,
Ziv Yves Sanchez
Mobile Ads SDK Team



ref:_00D1U1174p._5001UHFuSm:ref

Best Mobile Android/iOS Apps & Games

unread,
Sep 10, 2019, 4:45:56 AM9/10/19
to Google Mobile Ads SDK Developers
Unfortunately, solution does not work. 'Use Jetifier' settings is turned on. App build still crashing on start with the same error. 

Best Mobile Android/iOS Apps & Games

unread,
Sep 10, 2019, 6:45:42 AM9/10/19
to Google Mobile Ads SDK Developers
We've found that crash reproducing when both Chartboost and Facebook mediation used in project. We did additional tests and:

1. Applovin + Chartboost - no crashes.
2. Applovin + Facebook - no crashes.
3. Applovin + Chartboost + Facebook - crashes on start!

So there is some problems between Facebook and Chartboost mediation plugins leading to crashing of chartboost's moat framework (it's embedded to Chartboost https://answers.chartboost.com/en-us/articles/115001489622). 

On Tuesday, September 10, 2019 at 9:00:27 AM UTC+7, mobileadssdkforumadvisor wrote:

Best Mobile Android/iOS Apps & Games

unread,
Oct 3, 2019, 4:56:36 AM10/3/19
to Google Mobile Ads SDK Developers
By the way, temporarly workaround has been found and tested, https://github.com/googleads/googleads-mobile-unity/issues/1009
Reply all
Reply to author
Forward
0 new messages