Fil your my hero man! M. Lantz
On 2013-07-19, at 5:17 PM, Filip Maj <f...@adobe.com> wrote: > Instead of using the ./blackberry-deploy script yourself, why not use > `cordova -d run blackberry10` from within the project if its generated by > cordova-cli? > > The cordova-blackberry scripts (which cordova-cli consumes) will deploy a > new debug token to your device every time. You can do the same by running > `./cordova/run --device` from within the corova-blackberry10 app project > dir > > On 7/19/13 2:10 PM, "Matt Lantz" <mattla...@gmail.com> wrote: > >> Thanks a bunch Filip. >> Anyone else know what's up with this error I get when trying to deploy an >> app to my Q10? >> >> jarvis-3:bin mlantz$ ./blackberry-deploy -installApp -password ###### >> -device ###.###.##.### -package >> ~/Programming/PhoneGap/yo/platforms/blackberry10/build/device/DEFAULT_BAR_ >> NAME.bar >> Info: Sending request: Install >> Info: Action: Install >> Info: File size: 8096802 >> Info: Installing ... >> Info: Processing 8096802 bytes >> actual_dname:: >> actual_id:: >> actual_version:: >> result::failure 881 application author does not match debug token author >> >> >> I don't know what I'm missing. :( >