Post

Replies

Boosts

Views

Activity

Reply to Getting " ITMS-90165" when uploading ipa on Testflight
Apple signs the provisioning profiles by a chain of three certificates. The two child certificates have expired yesterday (April 12, 2022). You can inspect the certificate signing of the provisioning profile with openssl pkcs7 -print_certs -text -in embedded.mobileprovision -inform der Regenerating your provisioning profiles, re-signing and re-submitting should fix your issue.
Apr ’22