question

pitup3 avatar image
pitup3 asked

AdRegistration.enableTesting(false); not working

AdRegistration.enableLogging(true); AdRegistration.enableTesting(true); on the above conditions the ad loads properly but, when i do this , // For debugging purposes enable logging, but disable for production // builds AdRegistration.enableLogging(false); // For debugging purposes flag all ad requests as tests, but set to // false for production builds AdRegistration.enableTesting(false); the ad never appear, what is the reason behind this, how it response in live environment, i have already read the mobile ads forums ,there are some related thread on my issue but no use, what to do in such situation, thanx Message was edited by: pitup3
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.

1 Answer

Sujoy@Amazon avatar image
Sujoy@Amazon answered
Hi Pitup3, Thank you for writing. Right now real ads are delivered only in US. In testing mode you would always get ad from any where. This is given for development help.
10 |5000

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