Hey there,
I'm aware this topic has come up a range of times, but each example I found unhelpful as they weren't focused specifically on ios nor Xcode.
I'm having an issue with the google rewarded video ads, as I go through the process of initializing the SDK and code within my app ( copying exactly what's on the AdMob website ), and it continues to come up with the error " Reward Based Video Failed To Load " in the console when I try to load up the ad. But when I use the test ad units provided, the videos load up perfectly with no issues at all.
Since the test ads load up fine, Iv'e assumed Iv'e set up the code and SDK alright?
I keep thinking it's a problem with my account or even my mediation settings ( which are untouched after creating the account ), As I've made multiple test Xcode projects to see if it was just my app project setup stopping it from working.
Could it be a cocoa pods issue? ( that's how I implemented the SDK ).
What's more confusing it that the real ads DID load when I first tried it out ( but didn't play them ). But slowly stopped working all together.
Is there any way I can see a more in-depth error message apart from " Reward Based Video Failed To Load"?
Any insight would be greatly apreciated as Iv'e spent nearly the last week trying to fix the issue.
Thankyou