I'm trying to submit my app with the Google+ SDK on board. I'm getting the following error all the time:
Error ITMS-9000 the bundle is invalid. your application bundle's signature contains code signing entitlements that are not supported on iOS Specifically, value ******.com.example.test for key application-identifier in '
Payload/*****.app/GooglePlus.bundle/GPPSignin3Resource
' is not supported. This value should be a string with your TEAMID, followed by a dot ., followed by the bundle identifier.
Also, I see the same error for GPPCommonShareResources
and for GPPShareboxSharedResources
. I've already tried to clean my project, relaunch Xcode, etc., but that doesn't help.
I'm sure that bundle ID of my app is the same, like Xcode's asking for. So, what am I doing wrong?
remove files in GooglePlus.bundle in your finder:
GooglePlus.bundle/GPPSignIn3PResources
GooglePlus.bundle/GPPCommonSharedResources.bundle/GPPCommonSharedResources
GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPShareboxSharedResources
and clear project
---Edit----
upgrade new SDK v1.7.1
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With