Bundle validation error when including the Google+ SDK in my iOS app -


i'm trying submit app google+ sdk on board. i'm getting following error time:

error itms-9000 bundle invalid. application bundle's signature contains code signing entitlements not supported on ios specifically, value ******.com.example.test key application-identifier in 'payload/*****.app/googleplus.bundle/gppsignin3resource' not supported. value should string teamid, followed dot ., followed bundle identifier.

also, see same error gppcommonshareresources , gppshareboxsharedresources. i've tried clean project, relaunch xcode, etc., doesn't help.

i'm sure bundle id of app same, xcode's asking for. so, doing wrong?

remove files in googleplus.bundle in finder:

googleplus.bundle/gppsignin3presources googleplus.bundle/gppcommonsharedresources.bundle/gppcommonsharedresources googleplus.bundle/gppshareboxsharedresources.bundle/gppshareboxsharedresources 

and clear project

---edit----

upgrade new sdk v1.7.1


Comments

Popular posts from this blog

javascript - how to protect a flash video from refresh? -

android - Associate same looper with different threads -

visual studio 2010 - Connect to informix database windows form application -