Hello everyone, I haven't used b4i for almost a year, however, I no longer remember the Private Sign Key password, is it no longer possible to update the application in the Apple store?
Unfortunately, I find it very unmotivating to create apps for Apple due to the certificate mess.
I believe its due to the new password which does not match your old CSR.
Here is how to resolve it.
You can do backup of your old keys folder. (Not really necessary)
1. Delete these files
2. Goto Tools->Private Sign Key. Set your new password which will recreate the 3 files above.
3. Goto your developer dashboard and recreate your certificate using the certSigningRequest.csr, AlsoEdit your profiles by including the new certificate into them. Download them into your keys folder and you are good to go
Don't panic! While this process can be a bit annoying it is not too complicated and you can always delete the keys and start from scratch (which is not always the case in Android). Note that you must first register with Apple as an iOS developer (costs $99 per year). The whole process is done...