12-31-2012 11:05 AM
I am just getting started in mobile development and am setting up my environment using Dreamweaver 6 and Phonegap. Phonegap allows the ability to build for Blackberry. To do that, I need a Blackberry signing key. I downloaded Webworks and installed it. I also requested and received my signing keys. This is where I am stuck. The key installation instructions talk about a CSI file. I never received that. I received two files...both are csj files. Can someone please point me in the right direction to get my keys installed so I can proceed with getting my phonegap build set up?
Thanks,
Clay
01-02-2013 03:21 PM
CSI files are used for BlackBerry OS 7.x and lower development. CSJ files are used for BlackBerry PlayBook OS and BlackBerry 10 development. You can request both using the same order form. It just depends which OS(es) you choose when ordering.
BlackBerry Code Signing Key Order Form
01-02-2013 06:38 PM
Thanks for the info. The installation instructions I found were for CSI files. Is the a KB doc for CSJ files?
01-03-2013 09:26 AM
Yes, right here: Set up for signing BlackBerry 10 apps
01-03-2013 11:37 AM
Thanks for the assist thus far. I went to run the bash command from terminal and it responded with the following error...
blackberry-signer command not found.
Thoughts?
01-03-2013 01:21 PM
Did you install the BlackBerry WebWorks SDK for BlackBerry 10 or Tablet OS?
01-03-2013 01:45 PM
Yes. I installed it from this url...
https://developer.blackberry.com/html5/
Here is a screenshot sample from my bin directory...
I can see the blackberry-signer file in my bin directory.
01-03-2013 01:49 PM
What OS are you running? Did you run the command from your bin directory?
01-03-2013 01:55 PM
OSx 10.8.2 and yes, I ran it from my bin directory.
01-03-2013 02:05 PM
Does blackberry-signer have executable permissions?