Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Annoying "[Environment: Sandbox]" alert

While testing beta versions of our iOS apps we've been recently seeing an alert with the following text only "[Environment: Sandbox]"

My guess is that this is a bug in the app store process but I don't know for sure.

Has anyone encountered the issue? Do you have any idea why?

like image 586
Tom Susel Avatar asked Apr 04 '13 09:04

Tom Susel


3 Answers

Update: Most probably a temporary Apple glitch. Our customers start calling, reporting this problem as well.

Update 2: Seems to be fixed now.

enter image description here

This started happening all of the sudden earlier today. The weird thing is that we are using an AdHoc/Enterprise build in which we can't use the IAPs. To me this looks a bit like a server/time-related issue on Apple's side. Weird. The weirdest thing is that the app is a "production" build, not a debug build.

I suspect this is a temporary thing as it suddenly started happening and (hopefully) will go away again.

Interestingly an older production build that worked fine before, suddenly starts displaying this alert all the time whenever it starts. I can reproduce this on all my devices, so it doesn't seem to have anything to do with the build itself.

As soon as I log out of the "iTunes and App Store" panel in system settings, this stops happening. So I suspect there is something going on with the App Store/iTunes infrastructure.

like image 91
BastiBen Avatar answered Oct 24 '22 02:10

BastiBen


I had this same problem, I think its just an alert to let you know that you're signed in with a real AppleID account but you are using the sandbox app store, and so can't purchase anything.

You can fix it by signing out of your current AppleID account (Settings > iTunes & App Store > Click on your AppleID > Sign Out).

like image 5
JDx Avatar answered Oct 24 '22 02:10

JDx


I had this as well all day long. According to the thread on the Apple forum (https://devforums.apple.com/message/800016#800016), it should be fixed now.

OK, we've made an update on the server which should fix this issue. Please post here if you're still seeing a problem with this empty alert coming up.

like image 3
Roeland Weve Avatar answered Oct 24 '22 01:10

Roeland Weve