I/Ads(10080): Trying mediation network: 2xxxxxxxxxxxxxxxxx5And then the Admob ad loads successfully.
I/Ads(10080): Instantiating mediation adapter: com.google.ads.mediation.appfireworks.AppfireworksAdapter
W/Ads(10080): Could not instantiate mediation adapter: com.google.ads.mediation.appfireworks.AppfireworksAdapter. com.google.ads.mediation.appfireworks.AppfireworksAdapter
I/Ads(10080): Trying mediation network: 5xxxxxxxxxxxxxxxxx5
I/Ads(10080): Instantiating mediation adapter: com.google.ads.mediation.admob.AdMobAdapter
...
--
---
You received this message because you are subscribed to a topic in the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-admob-ads-sdk/Xph21Z5SRZQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-admob-ads...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I am attaching the jars, so that you can have a look.No, I do not see that package name anywhere in the provided jars. I have already mentioned the package names found in those jars.
I could find "com.google.ads.mediation" in the Google Play Services jar (in Google Play Services library project). However, there is no appfireworks.AppfireworksAdapter in there.
To unsubscribe from this group and all its topics, send an email to google-admob-ads-sdk+unsub...@googlegroups.com.
I/Ads(18644): Trying mediation network: 2xxxxxxxxxxxxxxxxx5
I/Ads(18644): Instantiating mediation adapter: com.google.ads.mediation.appfireworks.AppfireworksAdapter
I/Ads(18644): Timed out waiting for adapter.
I/Ads(18644): Trying mediation network: 5xxxxxxxxxxxxxxxxx5
I/Ads(18644): Instantiating mediation adapter: com.google.ads.mediation.admob.AdMobAdapter
--
Asking them to modify their SDK or adapter to print logs is something that will take a while provided that they are willing in the first place. Nevertheless, I have conveyed the issue to them.
Meanwhile, I was able to capture timeout log.I/Ads(18644): Trying mediation network: 2xxxxxxxxxxxxxxxxx5
I/Ads(18644): Instantiating mediation adapter: com.google.ads.mediation.appfireworks.AppfireworksAdapter
I/Ads(18644): Timed out waiting for adapter.
I/Ads(18644): Trying mediation network: 5xxxxxxxxxxxxxxxxx5
I/Ads(18644): Instantiating mediation adapter: com.google.ads.mediation.admob.AdMobAdapterWhat could this mean?
Did Anybody Find Any solution regarding this.
--
---