Our App use iCloud Key-Value Storage, after being transferred from old team to new team, app build failed and the error shows "Provisioning profile "iOS Team Provisioning Profile: "appbundleid"" doesn't match the entitlements file's value for the com.apple.developer.ubiquity-kvstore-identifier entitlement.", I look up the Provision profile, value for the com.apple.developer.ubiquity-kvstore-identifier is oldteamid.appbundleid, the value should be newteamid.appbundleid.
how can i solve this?
Post
Replies
Boosts
Views
Activity
I have a view like this, and the title bar looks normal before, when I started testing on iPhone14 pro, the title bar turns out to be very strange , moves up a little bit.
even more strange is that I export the ipa file with ad-hoc cert it looks good, the issue only happened if I download it from testflight
My enviroment: M1 Macbook Pro, Xcode 14.0.1
abnormal (appstore):
normal (ad-hoc):