iTunes software service authentication error domain error 434

后端 未结 15 2236
梦谈多话
梦谈多话 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

    So this has what worked for me:

    Preface: 4 days of debugging, recreated certificates numerous times, nothing worked, every time i try to validate/upload via Xcode it says same error "iTunes software service authentication error domain error 434"

    Solution without XCode:

    1. Create archive in Xcode
    2. Export IPA in Organiser (Xcode > window > Organiser)
    3. Open Application Loader and manually choose IPA generated
    4. Done

    Solution with XCode:

    1. Create archive in Xcode
    2. Click Validate
    3. Unselect BitCode
    4. Check if its validated, mine got validated when i unchecked bitcode
    5. Not Try to genrate similar fashion with Bitcode unselected
    6. If all goes fine now generate with Bitcode Checked(mine worked with these exact steps)
    7. Done

提交回复
热议问题