skip to Main Content

Getting error while trying to upload production iOS build using transporter.

ERROR ITMS-90165: "Invalid provisioning profile signature. The provisioning profile included in the com.app.APPBUNDLE bundle [“Payload/APPNAME.app”] can’t be used to upload apps to App Store Connect until it has a valid signature from Apple."

I already tried below things

  • Remove old provisioning profile. and install new one
  • Re-generate the profile
  • Re-generate all certificates again

my xcode version is 15.4 and transporter version is 1.2.2

2

Answers


  1. Chosen as BEST ANSWER

    Hey i am posting my answer because other developer can take advantage

    In my case i was using the transporter application to push the build to app store. i tried many things but there was no any solution Than after i update the transporter application and its works


  2. You sava my day guys ! I update the transporter application ,everything was ok
    @Mitul Bhadeshiya

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search