googlesamples / unity-jar-resolver

Unity plugin which resolves Android & iOS dependencies and performs version management
Other
1.21k stars 337 forks source link

Admob Demo and Real Ads are not showing on Android Build but show on Ios Build?[Question] #580

Closed FunRiseRoyal closed 1 year ago

FunRiseRoyal commented 1 year ago

[READ] For Firebase Unity SDK question, please report to Firebase Unity Sample

Once you've read this section and determined that your issue is appropriate for this repository, please delete this section.

[REQUIRED] Please fill in the following fields:

[REQUIRED] Please describe the question here:

I installed google mobile ads Sdk version 7.2.0 and test ads show on my Unity Editor but when I build and test it for Android, the test ads does not show. The app is published on google Playstore for months now and it has users playing, but there is no request being shown on my Admob account when I check android. My Admob script is working fine, since my Ios app shows reals ads and everything works fine for Ios, but android does not work. I tried so many things but not even requests are being shown on my Admob account. I looked at Github and it said that Admob Sdk 7.2.0 is compatible with External Dependency 1.2.171 and I have 1.2.172. Is the cause of my demo and real ads not showing? I even tried Force Resolve in External Dependency for Android, but it did not work. Also, I added Unity Ads to my Admob Mediation to see if it work. It worked for ios but it still did not work for android. In my Admob account everything is zero when I go to my Android. Please help me.

paulinon commented 1 year ago

Hi @FunRiseRoyal,

From the looks of this issue, it seems that the cause of this may lie either in the Ads SDK or your implementation. The difference between the versions of the resolver you mentioned is a fix regarding the iOS resolver. That said, you may relay this to the Google Mobile Ads repository. Let me know if an issue with the resolver arises.