• Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

Android Problem with loading ad [SOLVED]

D

Danilo98

Guest
Hi, I'm trying to add google ads in my game, but ads not work and in the output says this:

Code:
05-14 19:31:04.011 24802 24802 I Ads     : Use AdRequest.Builder.addTestDevice("BB7CB8G31BE3B6E8567E27DBF06D71AE") to get test ads on this device.
05-14 19:31:04.008 24802 24950 W Ads     : Invoke Firebase method getInstance error.
05-14 19:31:04.008 24802 24950 W Ads     : The Google Mobile Ads SDK will not integrate with Firebase. Admob/Firebase integration requires the latest Firebase SDK jar, but Firebase SDK is either missing or out of date
05-14 19:31:04.185 24802 24839 I yoyo    : vsync timeout...
05-14 19:31:04.689 24802 24839 I yoyo    : vsync timeout...
05-14 19:31:04.712 24802 24839 I yoyo    : vsync timeout...
05-14 19:31:04.912  2966 11603 W Ads     : App does not have the required permissions to get location
05-14 19:31:05.321 24802 24802 I yoyo    : onAdFailedToLoad called
05-14 19:31:05.384 24802 24802 I Ads     : Ad failed to load : 3
I've tried everything and didn't work.
This happened randomly, not after update or something other.
Thank you for your time!
 
Last edited by a moderator:
D

Danilo98

Guest
The problem was in new google play extension, I tried to use old, and it works!
 

luqman

Member
GML:
06-01 21:05:51.462 2303 11966 I Ads : SDK version: afma-sdk-a-v15000000.15000000.0

06-01 21:05:51.585 11821 11821 I yoyo : onAdFailedToLoad called

06-01 21:05:51.586 11821 11821 I Ads : Ad failed to load : 3

please help.. i get this error.
i get this error.. please help me
 
Top