iTunes software service authentication error domain error 434

后端 未结 15 2154
梦谈多话
梦谈多话 2021-02-05 00:32

I am uploading iPhone application using latest xCode 8. I have good internet connection and all the relevant settings set up at iTunes connect. My distribution profiles are also

15条回答
  •  后悔当初
    2021-02-05 00:58

    To resolve this error follow these methods.

    1. If you have not added app icons add them and try archiving.
    2. Remove developer account and add account again. Press CMD + , to bring up preferences in Xcode and from accounts remove and add back account. Try archiving this.
    3. Clean project (CMD + Shift + K), close Xcode, restart Xcode and build project (CMD + B). Check for warnings. ( if you are using cocapods some times Xcode asks you to change project settings in warning. Click on warning and fix it. Xcode fixes it automatically)
    4. Simply retry archiving.

    ToDo. Add More solutions

提交回复
热议问题