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
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.