Re: RIM/BlackBerry folk: please help

2012-11-19 Thread Filip Maj
Hey Gord, This is awesome! Thank you. Indeed this is exactly what I wanted. Now for the CI setup I no longer have to worry about debug tokens expiring. Unfortunately no matter how I package my webworks app, when I launch the app a black BlackBerry loading screen comes up on my dev alpha A device

Re: RIM/BlackBerry folk: please help

2012-11-19 Thread Gord Tanner
the app loads is a very dark screen with the BlackBerry logo. On 11/19/12 3:51 PM, Nukul Bhasin m...@nukulb.com wrote: Send us your app From: Filip Maj To: dev@cordova.apache.org Reply To: dev@cordova.apache.org *Re: RIM/BlackBerry folk: please help* 2012-11-19 6:46:11 PM Hey

Re: RIM/BlackBerry folk: please help

2012-11-19 Thread Gord Tanner
Bhasin m...@nukulb.com wrote: Send us your app From: Filip Maj To: dev@cordova.apache.org Reply To: dev@cordova.apache.org *Re: RIM/BlackBerry folk: please help* 2012-11-19 6:46:11 PM Hey Gord, This is awesome! Thank you. Indeed this is exactly what I wanted. Now for the CI setup I

Re: RIM/BlackBerry folk: please help

2012-11-19 Thread Filip Maj
, Nukul Bhasin m...@nukulb.com wrote: Send us your app From: Filip Maj To: dev@cordova.apache.org Reply To: dev@cordova.apache.org *Re: RIM/BlackBerry folk: please help* 2012-11-19 6:46:11 PM Hey Gord, This is awesome! Thank you. Indeed this is exactly what I wanted. Now for the CI

Re: RIM/BlackBerry folk: please help

2012-11-18 Thread Gord Tanner
I updated the ant scripts for blackberry to support debug tokens when debugging on a device: https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-blackberry-webworks.git;a=commitdiff;h=9c1edccf60b48e1914f4b7093cf00d477908a05d If you fill in the qnx.device.pin value in project.properties

Re: RIM/BlackBerry folk: please help

2012-11-18 Thread Filip Maj
Nice thanks Gord. I am hopefully integrating qnx this week into our ci stuff so I will take a look and review then! On 11/18/12 7:19 AM, Gord Tanner gtan...@gmail.com wrote: I updated the ant scripts for blackberry to support debug tokens when debugging on a device:

Re: RIM/BlackBerry folk: please help

2012-11-14 Thread Gord Tanner
So to reproduce I just shell execute ant qnx load-device via a node script? On Wed, Nov 14, 2012 at 3:20 PM, Filip Maj f...@adobe.com wrote: I am working on a continuous integration setup. Got android and iOS working. Now trying to get it working with playbook + BB10. I've tried many

Re: RIM/BlackBerry folk: please help

2012-11-14 Thread Filip Maj
I'm doing this with playbook. For signing, this works: Edit playbook.xml and set code.sign to true at the top. Then I run ant playbook build Note that it should say signing successful Then tablet-sdkbbwp/blackberry-tablet-sdk/bin/blackberry-deploy -installApp -launchApp -device ip -password

Re: RIM/BlackBerry folk: please help

2012-11-14 Thread Tim Kim
The reason why you keep getting signing failures even with a fresh project is that you already did it once. ie, in your config.xml, the widget version is set to 1.0.0.0 and the name attribute is cordovaExample. So the first time should work, but every new fresh project there after will have the