distriqt / ANE-Adverts-Mediation

Mediation adapters for the Adverts ANE
https://airnativeextensions.com/extension/com.distriqt.Adverts
12 stars 0 forks source link

Unity Ads not working [Android] #35

Closed everseen83 closed 2 years ago

everseen83 commented 2 years ago

Adverts = 13.3.31 | 13.2.013 AdvertsMediation = 6.2.1 Device : Nexus5, LG G6

Hello there! After updating the AdvertsMediation-ANE, The following error message occurs.

com.google.ads.mediation.unity.UnityMediationAdapter : NOT_READY [1] - Failed to create Adapter.

Thanks :)

marchbold commented 2 years ago

Can you post the logs from the device you are testing on ?

https://docs.airnativeextensions.com/docs/tutorials/device-logs

everseen83 commented 2 years ago

Sure. Nexus5.txt

marchbold commented 2 years ago

Have you updated all the androidx dependencies as well? Looks as though there are some errors around one of the androidx libs.

everseen83 commented 2 years ago

Yes. Even if all libraries are updated to the latest, the same error occurs.

AndroidSupport = 1.6.2 GooglePlayServices = 26.7.1 Core = 6.4.3 androidx.core = latest

marchbold commented 2 years ago

Okay, and you are definitely packaging the unity mediator with your app and have the manifest additions?

everseen83 commented 2 years ago

Yes. It worked fine until I updated the library.

marchbold commented 2 years ago

Hmmm okay, I'll run some more tests on the update today and see if I can spot anything.

Dima107 commented 2 years ago

Hi. I have similar issue. It's log for test app that includes only Adverts and UnityAds (and dependencies). unity_adapter_issue_test_project.txt It's log for "full app" unity_adapter_issue.txt

Probably it's just "bad build". And it's very easy to fix

marchbold commented 2 years ago

We have checked the build and it isn't a simple build issue, I believe there is some issue in the builds AdMob released. We are updating all the mediators and admob sdk to the latest and will see if this issue is resolved there.

marchbold commented 2 years ago

Could you try the following version for us?

com.distriqt.admob.UnityAds.ane.zip

Dima107 commented 2 years ago

At this moment com.google.ads.mediation.unity.UnityMediationAdapter : READY [5027] I'll tell you later if all types of ads works good

Dima107 commented 2 years ago

Can we use this version for store build?

marchbold commented 2 years ago

Yes, but I will do an official release towards the end of the week.