Alberto Iglesias Well-Known Member Licensed User Longtime User May 20, 2019 #1 Is possible to think in this new feature: the possibility to put certificate in another folder, like this: #CertificateFile: c:\certificates\client1\ios_development.cer Because we can work with two or more apple accounts from different clients, certificates, etc Thank you Alberto Iglesias
Is possible to think in this new feature: the possibility to put certificate in another folder, like this: #CertificateFile: c:\certificates\client1\ios_development.cer Because we can work with two or more apple accounts from different clients, certificates, etc Thank you Alberto Iglesias
Andrew (Digitwell) Well-Known Member Licensed User Longtime User May 20, 2019 #2 I just rename the certificates e.g ios_client1_development.cer ios_client2_development.cer That works fine for me and they can all live in the same directory.
I just rename the certificates e.g ios_client1_development.cer ios_client2_development.cer That works fine for me and they can all live in the same directory.
Alberto Iglesias Well-Known Member Licensed User Longtime User May 20, 2019 #3 Yes, I use like this, but this way we need to keep on the keys folder, the best thing to do create this new feature on futures versions. But thank you for the tip, this will be important or others. Alberto Iglesias
Yes, I use like this, but this way we need to keep on the keys folder, the best thing to do create this new feature on futures versions. But thank you for the tip, this will be important or others. Alberto Iglesias
Erel B4X founder Staff member Licensed User Longtime User May 21, 2019 #4 This is implemented for the next version.