I had a working, published B4i app whose ownership I transferred to a client a while back. Since both the client (the new owner) and I have individual Apple Developer memberships (not Enterprise), any new Certificates/Profiles can only be created by the app account holder, which is my client. I've now updated the app and want to publish it to the store, but the Certificate and Profiles have expired. I had the client create new ones using my original certSigningRequest.csr (created at B4i>Tools>Private Sign Key).
Unfortunately, my builds fail even though the Certificates/Profiles are OK. This is the fail message:
Is this happening because I still have the original B4i.keystore file in the KEYS folder, even though I've updated the certificate/profile pairs? If so, the simple solution would be for my client to create a totally new Private Sign Key and B4i.keystore on their end, and use the new certSigningRequest.csr to create new certificates/profiles. However, my client is not a coder and does NOT have B4i installed. Is there any way for my client to provide me with B4i.keystore without purchasing and installing B4i?