【发布时间】:2019-11-17 15:54:26
【问题描述】:
我创建了新的开发者帐户,然后我将应用程序转移到了新帐户。然后我在新帐户下创建了相同的标识符。并构建App并上传到AppStore。
I have got the warning with WARNING ITMS-9000: "Potential Loss of Keychain Access.
The previous version of software has an application-identifier value of ['OLD_TEAM_ID.com.(my-app-id)'] and the new version of software being submitted has an application-identifier of ['NEW_TEAM_ID.com.(my-app-id).
This will result in a loss of keychain access. For more information, please consult (url)".
这个 id 前缀是开发团队的 ID。当我将应用迁移到新帐户时,此开发团队 ID 已更改。
但下一个问题是共享扩展程序停止工作。我认为这是同样的问题......因为我在模拟器中遇到了这个错误
Service exited due to SIGILL
有机会解决吗?
【问题讨论】:
标签: ios app-store app-store-connect