03-29-2011 12:52 PM
Hi all,
I have a signed my App 1st time and its works fine.
Now i want to re-sign it
I have worked the app in Blackberry Web Works in genrates the zip
I am getting this error:
"barsigner error: server error: Code signing request failed because this file has been previously signed."
How to oversome this ?
Your help is highly appreciated
thanks
Vinoop
Solved! Go to Solution.
03-30-2011 03:09 PM
You can only sign your app once using the same version number. Change the version number either in your config.xml or the one you pass with -buildId and that should work..