Hello everyone,
I'm trying to publish an update for our app.
When uploading the archive via xCode, I am shown this error message:
App Store Connect Operation Notice
NOTICE ITMS-90076: "Potential loss of access to the key ring. The previous version of the software has an application identification value ['KND53V27V5.com.id'] and the new version of the software forwarded has an identification of the 'application of [' QK6CK2339V.com.id']. This will result in a loss of access to the keychain. "
Searching the internet I realized that this problem is caused by the fact that the app has been transferred from another Apple ID.
I tried to follow this guide:
https://developer.apple.com/library/archive/qa/qa1726/_index.html
But I was unable to resolve.
Can you please explain how to solve this problem?
Thank you