AppStore Submission - Missing or invalid signature - com.google.GPPSignIn3PResources

前端 未结 12 1950
长发绾君心
长发绾君心 2021-01-31 14:37

I\'m trying to submit an iOS app to AppStore and I\'m having the following error:

ERROR ITMS-9000: \"Missing or invalid signature. The bundle \'com.goog

12条回答
  •  清歌不尽
    2021-01-31 15:13

    I had the same error when I tried to submit the app with xcode 6.1. Nothing worked and I really tried everything. Then I found a solution on apple developer forums. It worked for me:

    • Go into Keychain Access
    • Go into Login keychain
    • Delete Apple World Wide Developer Relations Certificate Authority
    • Go into System keychain
    • Delete Apple World Wide Developer Relations Certificate Authority
    • Download new WWDR certificate
    • Install it in Login keychain (just clicking it did that)

    link: https://devforums.apple.com/message/1072465#1072465

提交回复
热议问题