且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

"无法连接到iTunes商店"

更新时间:2022-04-10 07:51:17

这不提供针对该问题的解决方案,但我要在这里分享我的调查,对于遇到这些问题,也是其他人。

This does not provide a solution for the problem, but I'm going to share my investigation here, for other people that experience these issues, too.

三月左右,26日/ 27日开始,似乎发送到应用商店使用商店套件所有请求将返回以下错误之一:

Starting around March, 26th / 27th, it seems that all requests sent to the App Store using Store Kit will return one of the following errors:


  • 错误域= SKErrorDomain code = 0无法连接到iTunes商店的UserInfo = 0x18433a50 {NSLocalizedDescription =无法连接到iTunes商店}

错误域= SSErrorDomain code = 2无法连接到iTunes商店的UserInfo = 0x170272100 {NSLocalizedDescription =无法连接到iTunes商店}


  • 受到影响:构建一个开发签署了 - 企业 - 特设档案

  • 不影响:住建于应用商店分发型材签署

  • affected: builds signed with a Development-, Enterprise- or Ad Hoc-Profile
  • not affected: live builds in the App Store signed with a Distribution-Profile

刚刚提出在苹果的bug报告。我会及时向大家发布。

Just filed in a bug report to Apple. I will keep you updated.

看起来像苹果公司得到了解决问题和单边行动计划的再次合作。

Looks like Apple got the issue solved, and IAPs are working again.