question

ez4nick avatar image
ez4nick asked

Ads on emulator but not device

My app has 2 screens and when I test on a device it always seems that I get ads on the first screen but on the seconds I almost always get the "WARN/AmazonMobileAds AdLoader(25192): Server Message: no results. Try again in 30 seconds; code: 503" error. However when I use an emulator I get ads on both screens and I have only gotten the no ads error a few times. Is there any explanation for this?
mobile ads
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Bipin@Amazon avatar image
Bipin@Amazon answered
Test traffic that isn't flagged as tests can result in blocked requests, fraud investigation, and potential account termination. To enable testing, call the following before ad loads are attempted: AdRegistration.enableTesting(true);
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

ez4nick avatar image
ez4nick answered
I do have testing enabled.
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.