11-26-2012 11:53 PM - edited 11-26-2012 11:55 PM
i have signed my app once before. now i want to fix the error of my app, and then package & sign my app again,, but the signing request is failed...
can someone help me? which element in config.xml should i change??? i change the version of
<widget xmlns="http://www.w3.org/ns/widgets"
xmlns:rim="http://www.blackberry.com/ns/widgets"
version="1.0.0.2">
but nothing changed.It's still failed
Solved! Go to Solution.
11-27-2012 01:44 PM
How are you signing the app ripple? graphical aid?
11-27-2012 01:46 PM
11-27-2012 01:49 PM - edited 11-27-2012 01:50 PM
Change version in config.xml to look like this: version="1.0.X"
For each new release increase X by one. Passing increased buildId parameter doesn't work when signing the app and it always throws "Error, package has been signed" even if it's different than previous build.
11-27-2012 10:03 PM
This is the step what i have done :
1. i packed and signed my app using ripple emulator for first time, it's succesfully signed
2. i tried to sign again (i changed a few lines of my code so i wanted to pack and sign it again) using ripple (so i think it's auto incremented.. but the fact is that it was failed to sign..)
3. i was searching in forum and found that the version in config.xml must be incremented manually, so i increase the version... then tried to pack and sign again,, and,, it's still failed
11-28-2012 12:16 AM
In ripple sometimes it wont auto increminate the build number. Lets say it says 4 in the in the BUILD NUMBER area I just crank it up to 7 and it works.
i dont dont do anything to the config.
septard wrote:This is the step what i have done :
1. i packed and signed my app using ripple emulator for first time, it's succesfully signed
2. i tried to sign again (i changed a few lines of my code so i wanted to pack and sign it again) using ripple (so i think it's auto incremented.. but the fact is that it was failed to sign..)
3. i was searching in forum and found that the version in config.xml must be incremented manually, so i increase the version... then tried to pack and sign again,, and,, it's still failed
11-28-2012 08:39 AM
You have to upgrade the number version as an example if you have 1.02 you have to put 1.03
11-28-2012 10:46 AM
Can you please provide the exact output that you are seeing in the Ripple Services window, including the error? If you click the Command-Prompt icon in the top-left, there should be an EDIT menu where you can select/copy all the text. Please paste the output of that window within come CODE tags here (the document icon with the C.)
12-03-2012 09:27 PM
okay guys, thanks for your help, i don't know what is exactly happened, but when i reinstall the webworks SDK, all just go fine ~_~a... my app signed, i just don't know. . . . . . . .
thanks for your help, really appreciate that ![]()