Hello,
after migrating one of our apps, APP, from the one developer account to another, we are experiencing an issue with provisioning profiles.
In the provisioning profile of APP (com.SOME.APP), we have a wrong value for the com.apple.developer.ubiquity-kvstore-identifier key used for iCloud KVS.
The value is OLDTEAMID.com.SOME.APP.EXTENSION while it should be just OLDTEAMID.com.SOME.APP.
The previous value must be instead present in the provisioning profiles for the EXTENSION (OLDTEAMID.com.SOME.APP.EXTENSION) for the com.apple.developer.ubiquity-kvstore-identifier key.
Please let me know if you know something about this issue. This is blocking us from releasing the application.
Thank you!