Packaging a BlackBerry (WebWorks) PhoneGap/Cordova application
问题 I'm working with PhoneGap/Cordova and the only options I see is to build to the emulator or to build for debuging to the device. I want to package the app for further distribution and publishing. Any thoughts? Thanks!! 回答1: First build with ant blackberry build Then, you need to get and install signing keys: https://developer.blackberry.com/html5/documentation/signing_setup_smartphone_apps_1920010_11.html Then finally, once you are able to code sign you need to use bbwp to sign and package