I am using the google_mobile_ads package. And it is showing me this error. I am trying to user rewarded video test ads. And they are not loading.
Use RequestConfiguration.Builder().setTestDeviceIds(Arrays.asList("7D77F0F7912B63850A1FB8986F58DE38") to get test ads on this device.
Not retrying to fetch app settings
You need to add the device you are using to the list of test devices to get test ads on it:
Add this after initialization: