10-19-2011 06:01 PM
Today I updated to the new SDK and I'm having issues with signing the applications. I've downloaded three sets of keys that I installed under preferences and have included all three csi's. I have the sigtool.csk and sigtool.db in the following folder:
C:\Development\eclipse\plugins\net.rim.browser.too
Any thoughts? I should also note that this app is using phonegap, so I followed instructions here as well.
Thanks for any ideas!
Doug
10-20-2011 09:47 AM
When you say that you have updated to the new SDK, which version have you updated to?
Also, you show a path for the Eclipse plug-in directory. The Eclipse plug-in is not compatible with the latest SDK so I'm guessing you installed the latest SDK somewhere else on your system than the file path you posted.
Some more clarification would help us get to the root of the issue.
10-20-2011 11:11 AM
Thanks! Knowing that the SDK is not supported by the plug-in helps. The SDK is in the folder for c:\development\bbwp. I was able to run the build from cmd, per the instructions on this page (https://bdsc.webapps.blackberry.com/html5/download
10-20-2011 12:02 PM
I figured it out. Because I had added the keys under the incompatible Eclipse plugin, the sigtool.csk, sigtool.db and sigtool.set were not in the bin folder for the SDK. I added those and ran the build via command line and everything worked as expected. It also worked from Eclipse after it was added to the sdk bin.
10-25-2012 04:00 AM
Same Issue has come up for me
Before Updating SDK
1. Make Sure the JAVA_HOME in Environment is pointing to right directory
2. AdobeAIR SDK is installed.
3. Backup the Signing keys
After updating SDK
1.Copy the backed p12, csk and db certificates to folders
2.If you applied and got new keys. Remove the old certificates from these directories before installing them.
3. Author.p12 should be Changed to sigtool.p12 everywhere
That should sign the application
Since I have spent considerable time today doing the same. I have given the way I got it.
There is one Blackberry Graphical Aid, which seems to be new. But it does not work for me still