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

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

    Google just released an updated version 1.7.1, which can be downloaded from their website https://developers.google.com/+/mobile/ios/getting-started. Currently it's still not mentioned in their Release Notes though.

    If you're using cocoapods you can copy the current 1.7.0 podspec, create a local one and change all the version references in their to 1.7.1 until the new one is merged into the official cocoapods repo.

提交回复
热议问题