09-29-2011 06:59 AM
Hi, I am trying to use the advertising SDK for webworks.
but when I import this line in my index.html :
<script type="text/javascript" src="http://www.blackberry.com/app_includes/asdk/adBann
the execution stops. and no HTML below that line is shown on screen. If I remove it, everything is fine.
What could be the problem?
I also tried loading adBanner.js locally, but I have the same problem.
09-29-2011 03:29 PM
I also have problems. Most of the time it is just a blank screen.
09-30-2011 07:06 AM
I lost a day of my life but I found the problem which seems to be a bug in the SDK (?).
So whenever i include
<script type="text/javascript" src="http://www.blackberry.com/app_includes/asdk/adBann
in my index page, for some reason wherever I use "blackberry.system" in my scripts it returns an error that it is not an object!
i created a blank project and added just an adbox and an alert box to show the os Version (blackberry.system.softwareVersion) and blackberry.system was undefined. If I remove the ads, everything is fine.
Can someone from blackberry confirm this please?
Thanx
11-23-2011 11:05 PM
Hi,
After my app pass the test, I have activate advetisement then a lot of things when wrong. I know that ads service for webworks still in beta, But don't expect that will affect my app in this way.
Does anyone have BBAS working with webworks without problem ????
02-12-2012 09:37 AM - last edited on 02-12-2012 09:48 AM
same here. just a white screen. Did anyone could solve this yet?
UPDATE: set a fixed height for the div and the app is shown... but no ad and the navigation mode focus is broken...