--
---
You received this message because you are subscribed to a topic in the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-admob-ads-sdk/IJHU0Qqj1C0/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-admob-ads...@googlegroups.com.
To post to this group, send email to google-adm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Thanks for getting back to me. It doesn’t happen on my device so it’ll take me a little while to get the Charles’ Proxy. However, the error we get when we run it in Xcode is pasted below. Note - we are not using mediation at this time and are using the rewards ad test ID (ca-app-pub-3940256099942544/1712485313). On all phones, the interstitial works perfectly (again, the test ad). All other network communications work (the app sends and receives data with our server, can make in app purchases with Apple, can receive notifications). The only thing not working on these devices is the rewards ad from AdMob.
2017-07-03 21:24:47.439357-0400 [12424:5202790] <Google> Cannot find an ad network adapter with the name(s): com.google.DummyAdapter. Remember to link all required ad network adapters and SDKs, and set -ObjC in the 'Other Linker Flags' setting of your build target.Reward based video ad failed to load.Error: Error Domain=com.google.ads Code=9 "No ad returned from any ad server." UserInfo={NSLocalizedDescription=No ad returned from any ad server., NSLocalizedFailureReason=No ad returned from any ad server.}
On Jul 4, 2017, at 2:19 AM, 'Joshua Lagonera (Mobile Ads SDK Team)' via Google Mobile Ads SDK Developers <google-admob-ads-sdk@googlegroups.com> wrote:
Hi there,This may indicate that it is a Device Specific issue. Can you share with us the following information for us to further investigate the issue?
- Error logs from the devices which are not getting ads.
- Logs from Charles' Proxy with SSL Proxying enabled, to investigate for any network-related issues.
Regards,Joshua LagoneraMobile Ads SDK Team
On Tuesday, July 4, 2017 at 9:41:09 AM UTC+8, Jim wrote:To be clearer - I am not using FireBase - just Admob directly. Also, the interstitials work on all devices and simulators. It's the reward ad that only works on some.
On Monday, July 3, 2017 at 8:50:54 PM UTC-4, Jim wrote:I have an unpublished IOS app and am using interstitial and reward video ads. On my simulator and on two separate phones, everything works perfectly. I get both types of test ads (I'm using ca-app-pub-3940256099942544/1033173712 and ca-app-pub-3940256099942544/1712485313 for the test ads). However, on two other phones (all iphone 6's) used by two other developers (all of us in the same metro area), they are receiving an error - code 9 - No Ad returned from any ad server. Domain is com.google.ads. I can't figure out why it would work fine on Xcode simulators (two different machines), and on two iPhones, but not on the other two? Any ideas what to look for?
--
---
You received this message because you are subscribed to a topic in the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-admob-ads-sdk/IJHU0Qqj1C0/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-admob-ads-sdk+unsub...@googlegroups.com.
To post to this group, send email to google-admob-ads-sdk@googlegroups.com.
To unsubscribe from this group and all its topics, send an email to google-admob-ads...@googlegroups.com.
To post to this group, send email to google-adm...@googlegroups.com.
Joshua,The LIMIT AD TRACKING is what was causing it. Thanks for your help. Did not need a new ad unit. Are reward ads not available if they have that on, or will mediation with multiple networks resolve that?
Thanks for the quick response.
To unsubscribe from this group and all its topics, send an email to google-admob-ads...@googlegroups.com.
To post to this group, send email to google-adm...@googlegroups.com.
Thanks - note that consistently Limit Ad Tracking turned on will cause that Code=9 error on the test reward ads (not sure what it does with the real ads). On every phone we tested - turn it on, get the error. Turn it off, get the ad. Note, interstitials did not have this issue at all - just the test reward ad feature.
To unsubscribe from this group and all its topics, send an email to google-admob-ads...@googlegroups.com.
To post to this group, send email to google-adm...@googlegroups.com.
Hi Joshua,
Have there been any updates? I'm experiencing the same problems on my test devices (iPhone 6s) and would prefer to not instruct my app users to have to turn off 'Limit ad tracking'. It's more of a cumbersome workaround rather than a fix.
Thanks for your time!
Reward based video ad failed to load: No ad returned from any ad server.
2018-06-19 18:51:52.637576+0530 RewardedVideoExample[579:76327] <Google> Cannot find an ad network adapter with the name(s): com.google.DummyAdapter. Remember to link all required ad network adapters and SDKs, and set -ObjC in the 'Other Linker Flags' setting of your build target.