-1

I have an approved app on app store and I want to upload a new version. I also want to rename my app. I have searched on Google and got this and this solution but I am getting signing issues while uploading new build on app store using XCode.

Community
  • 1
  • 1

1 Answers1

0

You should have same Bundle Identifier in itunesconnect and your project file.

Check your distribution certificate also.

If three are matching then there will not be any issue.

RJV Kumar
  • 2,408
  • 1
  • 19
  • 28