iOS Certificate Error in AppStudio Cloud Make

619
2
02-15-2023 12:08 AM
ParamvirSingh
New Contributor
I have generated a certificate and provisioning profile for distribution with my Developer Apple Account and keystore explorer
 
When I build my App using AppStudio Cloud Make, I get this error
 
Cannot read iOS identity from iOS certificate.
Please verify that you have:
1. Supplied a valid iOS .p12 certificate
    - That it has not expired
    - That it is a valid iOS codesigning certificate
2. Supplied a valid password
3. Supplied a valid mobile provisioning profile
    - That it has not expired
    - That it matches the .p12 certificate
Certificate expires on: Jan 23 07:00:47 2024 GMT
security: SecKeychainItemImport: MAC verification failed during PKCS12 import (wrong password?)
 
I am not finding any solution as I have also followed the AppStudio-5.4.96 documentation for generating iOS apps using cloud make.
so what exactly going wrong ? 
0 Kudos
2 Replies
ParamvirSingh
New Contributor

Error Screenshot 

MicrosoftTeams-image (10).png

0 Kudos
ClubExtreme
New Contributor III

Hi there,

I've got the same error and the problem was the old environment, because of security libs (most probably). So I  regenerate all keys with the latest Monterey-xcode environment and the problem vanishes. Don't test it on Ventura.

Best regards,

Atanas

0 Kudos