03-12-2012 09:30 AM
Banner bannerAd = new Banner(ZoneId, null);
bannerAd.setMMASize(Banner.MMA_SIZE_EXTRA_LARGE);
add(bannerAd);
been add the application for 1 week but only show white space on the ads field.
is there a problem?
Solved! Go to Solution.
03-23-2012 08:53 AM
Hi anditsung,
There are a few reasons why this could happen:
1) Does the application have permission to access the Internet?
2) If there are no ads currently available then none will be displayed
For #2, this can happen occassionally. You can go into the Ad Services vendor portal and try to optimize the ad feeds for your application.
Also, are you using a production or test Zone ID?
03-23-2012 09:22 AM
03-23-2012 09:25 AM
There is a doc that walks through how to manage ad services through the web portal:
http://docs.blackberry.com/en/developers/deliverab
03-23-2012 09:55 AM
03-23-2012 02:53 PM
To clarify, you can load real, non-test, ads in the simulator?
03-23-2012 09:19 PM
03-26-2012 11:16 AM
Does your current smartphone's plan include data? Can you use the BlackBerry Browsern when not connected to WiFi? If so, please private message me your zone ID and app ID and I can run some tests.
03-26-2012 01:01 PM
03-26-2012 02:27 PM
Thanks, I am investigating now and will reply as soon as I have further information.