Hi,
Thank you for contacting the Mobile Ads SDK Support team.
This is a known issue and currently under investigation. Once we receive any updates, we will intimate you. Meanwhile, your patience is important.
![]() |
Mobile Ads SDK Team |
[2025-03-27 07:42:38Z GMT] This message is in relation to case "ref:!00D1U01174p.!5004Q02vHD5w:ref" (ADR-00296911)
What is the ETA? This still happens, also in 24.2
Hi,
This is just a warning from the SDK side for which investigation is still going on, I would suggest if you are not facing any ads serving issue you can go ahead towards live and please inform us if you encounter ads serving issues.
![]() |
Mobile Ads SDK Team |
[2025-04-09 23:22:02Z GMT] This message is in relation to case "ref:!00D1U01174p.!5004Q02vHD5w:ref" (ADR-00296911)
Peace be upon you. I am new and I want to know how to work and make money. Can you help?
Hello there,I’m currently encountering a similar issue. I’m currently experiencing an issue where rewarded ads are not working in my Unity Android build, even though test interstitial ads are functioning properly. I’ve verified that the implementation is correct and the appropriate Ad Unit IDs are assigned for both ad types.
At this point, I’m only using Google’s test Ad Unit IDs to ensure everything is working as intended before switching to live ads, as I want to take all necessary precautions.
Here are the test Ad Unit IDs I’m using:
Rewarded Ad: ca-app-pub-3940256099942544/5224354917
Interstitial Ad: ca-app-pub-3940256099942544/1033173712
I have also tried using the add test device programmatically method but still test rewarded ads are not working.
RequestConfiguration requestConfiguration = new RequestConfiguration();
requestConfiguration.TestDeviceIds.Add("My Device Id");
MobileAds.SetRequestConfiguration(requestConfiguration);These are the errors that I am facing in build through logcat:
SafeAtomicHelper is broken!
The second error is:
Rewarded ad failed to load an ad with error : {
"Code": 3,
"Message": "No fill.",
"Domain": "com.google.android.gms.ads",
"Cause": "null",
"Response Info": {
"Response ID": "null",
"Mediation Adapter Class Name": "",
"Adapter Responses": [],
"Response Extras": {
"mediation_group_name": "Campaign"
}
}
}
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.WorkRequest:Invoke()
UnityEngine.UnitySynchronizationContext:Exec()And lastly, you can see in the logcat that my test interstitial ads are working perfectly without any issue.
Interstitial ad loaded with response : {
"Response ID": "lPYFaOnoCKrKmLAP2JjswAg",
"Mediation Adapter Class Name": "com.google.ads.mediation.admob.AdMobAdapter",
"Adapter Responses": [
{
"Adapter": "com.google.ads.mediation.admob.AdMobAdapter",
"Latency": 680,
"Ad Source Name": "Reservation campaign",
"Ad Source ID": "7068401028668408324",
"Ad Source Instance Name": "[DO NOT EDIT] Publisher Test Interstitial",
"Ad Source Instance ID": "4665218928925097",
"Credentials": {
"pubid": "ca-app-pub-3940256099942544\/1033173712\/cak=no_cache&cadc=d8&caqid=lPYFaM7pB--NmLAP6uOJ8A4",
"campaign_type": "1",
"campaign_id": "1565349800"
},
"Ad Error": "null"
}
],
"Loaded Adapter Response": {
"Adapter": "com.google.ads.mediation.admob.AdMobAdapter",
"Latency": 680,
"Ad Source Name": "Reservation campaign",
"Ad Source ID": "7068401028668408324",
"Ad Source Instance Name": "[DO NOT EDIT] Publisher Test InterstitAny guidance or suggestions on why the rewarded ad might not be working while the interstitial is would be greatly appreciated.Thanks!
On Thursday, April 10, 2025 at 2:46:14 PM UTC+5 Fredrik wrote:How can java.lang.RuntimeException: java.lang.IllegalAccessException be a "warning from the SDK side"??
--
---
You received this message because you are subscribed to the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/google-admob-ads-sdk/0f5228e4-2944-4598-9b19-c7ecc3895ca0n%40googlegroups.com.