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
Google released the version 1.7.1 of the google plus sdk.
I created a new podspec for the 1.7.1 version as the previous owner is not reachable.
Just add into your Podfile:
pod 'googleplus-ios-sdk', '~> 1.7.1'