I recently sent an app to iTunes, which has in-app purchases. At what specific time should I switch from using a sandbox server to a production server?
Now? Or after its approval?
I can switch at any time in my php file on my server.
I looked at the StoreKit documentation and this is not really clear.
Thank!
source
share