I recently submitted an app to iTunes that has in-app purchases. At what specific time should I switch from using the sandbox server to the production server?
Now? Or after it is approved?
I can switch at anytime in my php file on my server.
I looked at the StoreKit documentation, and they do not really make this clear.
Thanks!
I found an answer on the StoreKit FAQ:
The only thing I still don’t understand is, what if I am not at my computer the moment the app goes live to make the switch?