I am having trouble getting Blackberry HelloWorldWidget.zip widget to work.
I compile with widget builder (bbwp.exe 2.0.0.18). I get all INFO and WARNING. No errors. Signing tools shows no signing required. I can load in simulator (9780) and run. I can load OTA to Bold 9700.
However when I click the application icon on BlackBerry, it does not open or show any error message.
I tried adding these lines to the XML file, but to no avail,
<access subdomains="true" uri="*"/>
<feature id="blackberry.app" required="true" version="1.0.0.0"/>