Hello,
I am blocked with Test AD when I go for APP prod, using the right PROD ADmob id.
Min API Level '30', Target API Level '34'
Unity Version '6000.0.33f1 (433b0a79340b)', Build type 'Release', Scripting Backend 'il2cpp', CPU 'arm64-v8a', Stripping 'Enabled'
Device Model 'DOOGEE T10S', OS 'Android OS 13 (API 33)'
I did some check
1)the AdMob ID is the Prod id for AD with Reward (the one into my ADMob account),
2) I remove any test device into code and also into admob console, moreover I am testing on a device not used for testing before
3) I also remove Dev mode on the device, and delete / re_install several time the app
When used the AD inspector, and I see this is a Test ad (with ADMob bidding, etc) the AdMob Ad Unit ID is the test one, not the prod ...
4) I removed any mediation (only ADMob default is remaining)
5) the link between ADMob and google play store seem to be ok, Paiment info are ok and validated, the App is ready
6) I try several wifi/VPN and also other device, but same results
I check logcat error when using device with usb debug, there is no specific error about ADS or ADSERVICES
Any idea ?
Thanks for the help
Thierry
Logcat log:
<color=green>ADM LoadRewardedAd ad loaded with responseInfo:{
"Response ID": "31jhZ6m4J4C99fgP0r2O2Ao",
"Mediation Adapter Class Name": "com.google.ads.mediation.admob.AdMobAdapter",
"Adapter Responses": [
{
"Adapter": "com.google.ads.mediation.admob.AdMobAdapter",
"Latency": 1941,
"Ad Source Name": "Reservation campaign",
"Ad Source ID": "7068401028668408324",
"Ad Source Instance Name": "[DO NOT EDIT] Publisher Test Video Campaign",
"Ad Source Instance ID": "6877926149710223",
"Credentials": {
"pubid": "ca-app-pub-
3940256099942544\/5224354917\/cak=no_cache&cadc=d8&caqid=31jhZ4erJoK1mLAP_fbYoQs",
"campaign_type": "1",
"campaign_id": "1057492276"
},
"Ad Error": "null"
}
],
"Loaded Adapter Response": {
"Adapter": "com.google.ads.mediation.admob.AdMobAdapter",
"Latency": 1941,
"Ad Source Name": "Reservation campaign",
"Ad Source ID": "7068401028668408324",
"Ad Source Instance Name": "[DO NOT EDIT]
<color=green>ADM LoadRewardedAd ad loaded with AdapterResponseInfo:{
"Adapter": "com.google.ads.mediation.admob.AdMobAdapter",
"Latency": 1941,
"Ad Source Name": "Reservation campaign",
"Ad Source ID": "7068401028668408324",
"Ad Source Instance Name": "[DO NOT EDIT] Publisher Test Video Campaign",
"Ad Source Instance ID": "6877926149710223",
"Credentials": {
"pubid": "ca-app-pub-
3940256099942544\/5224354917\/cak=no_cache&cadc=d8&caqid=31jhZ4erJoK1mLAP_fbYoQs",
"campaign_type": "1",
"campaign_id": "1057492276"
},
"Ad Error": "null"
}</color>