Hi. Lately I am having problems with the FirebaseAdmob2 implementation. If I run the app in a Google emulator the demo ads are displayed without problem. If I test it on a real device the real ads are not shown and in the log I get the attached text. When Erel created the library the google-play-ads version was 20.1.0 (now it is 20.2.0) and the upm version was 1.0.0 (now it is 2.0.0). Could it be a problem with the new versions? Do you have a similar problem?
Thanks.
B4X:
Registro conectado a: 4108c60a0504
--------- beginning of system
--------- beginning of main
AD not Received - Error Code: {
"Code": 1,
"Message": "Error building request URL.",
"Domain": "com.google.android.gms.ads",
"Cause": "null",
"Response Info": {
"Response ID": "null",
"Mediation Adapter Class Name": "",
"Adapter Responses": []
}
}
not Received - Error Code: {
"Code": 1,
"Message": "Error building request URL.",
"Domain": "com.google.android.gms.ads",
"Cause": "null",
"Response Info": {
"Response ID": "null",
"Mediation Adapter Class Name": "",
"Adapter Responses": []
}
}
Thanks.
Last edited: