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

前端 未结 12 2105
长发绾君心
长发绾君心 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:15

    The correct fix is to upgrade to the 1.7.1 version of the Google Plus iOS SDK. It seems to have been specifically released to fix this problem.

    If you diff the 1.7.0 and 1.7.1 bundles you will see that no files were added, but three files were deleted : GPPSignIn3PResources, GPPShareboxSharedResources and GPPCommonSharedResources - the three files that the App Store was complaining about.

提交回复
热议问题