www.sandbox.itunes.apple.com失败了 [英] www.sandbox.itunes.apple.com is down

查看:213
本文介绍了www.sandbox.itunes.apple.com失败了的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

预先感谢您的帮助。

具体问题:因为我收到错误-1001无法连接到iTunes商店在沙盒环境中测试应用内购买:

Specific Question: Since I get an error -1001 "Cannot connect to iTunes store" when testing in-app purchase in the sandbox environment :


  1. 了解 www.sandbox.itunes是否很重要。 apple.com 已关闭?

  2. 如果没有,我怎么知道Apple的沙盒是否已关闭?

  1. Is it important to know if www.sandbox.itunes.apple.com is down?
  2. If not, how will I know whether Apple's sandbox is down?

背景:我正在努力将应用内购买添加到我的iOS应用并在沙盒中进行测试。我能够收到 productsRequest:didReceiveResponse 方法,并接收产品数组。
当我向SKPaymentQueue添加SKPayment时出现问题。

Background: I am working on adding In-App purchases to my iOS app and testing in the sandbox. I am able to receive the productsRequest:didReceiveResponse method, and receive the array of products. My problem arises when I add a SKPayment to the SKPaymentQueue.

我做过:


  1. 具体appID具有匹配的配置文件(在com.company.appname中没有*)

  2. 在xcode中下载它们

  3. 我的应用程序的包标识符与我在#的内容相匹配1以及iTunesConnect

  4. 更新了Xcode设置(代码签名等,如 Troy Bryant的教程

  5. 注册了应用和产品在iTunesConnect中

  6. 提交,拒绝二进制文件(状态再次等待上传)

  7. Ray Wenderlich教程使用的代码(此代码在另一个测试中工作)之前的应用程序,但我删除了该测试项目)

  8. 在iTunesConnect中添加了测试用户

  9. 在测试前从appstore注销

  10. 其他:删除app然后重新测试;完全重置iPhone

  11. 等待iTunesConnect最后一次更改后24小时

  1. specific appID with matching provisioning profiles (no * in com.company.appname)
  2. downloaded them in xcode
  3. my app's bundle identifier matches what I have in #1 as well as in iTunesConnect
  4. updated Xcode settings (Code signing, etc as stated in Troy Bryant's tutorial)
  5. Registered the app and products in iTunesConnect
  6. Submitted, rejected binary (status is again Waiting for Upload)
  7. Used code from Ray Wenderlich tutorial (this code was working in another test app before but I deleted that test project)
  8. Added a test user in iTunesConnect
  9. Sign-out from appstore before testing
  10. Others: delete app then test again; total reset of iPhone
  11. waited 24 hours after the last changes in iTunesConnect

如果你有其他建议请帮忙。我的主要问题是如何知道沙箱服务器是否有问题。

If you have other suggestions kindly help. My main question though is on how to know if the sandbox server is the one having problems.

推荐答案

我的沙箱应用程序内购买突然工作了。沙盒服务器似乎现在正在兴起。我现在能够回答上面的第一个noob问题:1。检查www.sandbox.itunes.apple.com是否启动不是测试沙盒服务器是否启动的方法。 www.sandbox.itunes.apple.com仍在关注,但我的沙盒应用程序内购买正在运行。我仍然没有2号的答案。感谢microspino给我时间提供观察。

My sandbox in-app purchase suddenly worked. It seems like sandbox servers are up now. I am now in the position to answer my first noob question above: 1. Checking if www.sandbox.itunes.apple.com is up is not the way to test whether the sandbox servers are up or not. www.sandbox.itunes.apple.com is still down but my sandbox in-app purchase is working. I still do not have the answer for number 2. Thanks microspino for giving the time to provide your observation.

这篇关于www.sandbox.itunes.apple.com失败了的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆