Apple's sandbox down? Cannot test IAP.

Wondering if the sandbox is down (3 March 2013) since I have not been able to test IAP via sandbox for the last two days. I get a “Cannot connect to iTunes Store” error message.

Anyone else experienced the same? I have not changed my code and it worked well a few weeks ago.

[import]uid: 101883 topic_id: 36576 reply_id: 336576[/import]

You usually get that message if something is wrong with your iap setup.
Check if your iap product identifiers are correctly setup
[import]uid: 50459 topic_id: 36576 reply_id: 144904[/import]

Also, make sure you’re logged into your iTunes test account, not your regular iTunes account. Sometimes I forget to switch, and that’s the error I get.

  • Andrew [import]uid: 109711 topic_id: 36576 reply_id: 144916[/import]

Thank you for your replies. I found the error: at the very beginning of my game developement I hard-coded the CFBundleIdentifier in my build settings file. This is not recommended and turned out to be problematic in my case (I was creating a free app on the basis of my paid app).

[import]uid: 101883 topic_id: 36576 reply_id: 144958[/import]

You usually get that message if something is wrong with your iap setup.
Check if your iap product identifiers are correctly setup
[import]uid: 50459 topic_id: 36576 reply_id: 144904[/import]

Also, make sure you’re logged into your iTunes test account, not your regular iTunes account. Sometimes I forget to switch, and that’s the error I get.

  • Andrew [import]uid: 109711 topic_id: 36576 reply_id: 144916[/import]

Thank you for your replies. I found the error: at the very beginning of my game developement I hard-coded the CFBundleIdentifier in my build settings file. This is not recommended and turned out to be problematic in my case (I was creating a free app on the basis of my paid app).

[import]uid: 101883 topic_id: 36576 reply_id: 144958[/import]

You usually get that message if something is wrong with your iap setup.
Check if your iap product identifiers are correctly setup
[import]uid: 50459 topic_id: 36576 reply_id: 144904[/import]

Also, make sure you’re logged into your iTunes test account, not your regular iTunes account. Sometimes I forget to switch, and that’s the error I get.

  • Andrew [import]uid: 109711 topic_id: 36576 reply_id: 144916[/import]

Thank you for your replies. I found the error: at the very beginning of my game developement I hard-coded the CFBundleIdentifier in my build settings file. This is not recommended and turned out to be problematic in my case (I was creating a free app on the basis of my paid app).

[import]uid: 101883 topic_id: 36576 reply_id: 144958[/import]

You usually get that message if something is wrong with your iap setup.
Check if your iap product identifiers are correctly setup
[import]uid: 50459 topic_id: 36576 reply_id: 144904[/import]

Also, make sure you’re logged into your iTunes test account, not your regular iTunes account. Sometimes I forget to switch, and that’s the error I get.

  • Andrew [import]uid: 109711 topic_id: 36576 reply_id: 144916[/import]

Thank you for your replies. I found the error: at the very beginning of my game developement I hard-coded the CFBundleIdentifier in my build settings file. This is not recommended and turned out to be problematic in my case (I was creating a free app on the basis of my paid app).

[import]uid: 101883 topic_id: 36576 reply_id: 144958[/import]