I have an application with embedded content in the application in sandbox mode. I am testing the application, everything is going well, and the product is being purchased, and when it tries to download the posted content, it asks for a password for the test user, after which it gives the following error:
"Error Domain=SKErrorDomain Code=0 "Cannot connect to iTunes Store" UserInfo=0x16687c80 {NSLocalizedDescription=Cannot connect to iTunes Store} "
My application version 1.0 is approved without participation in the application and after adding elements with hosted content to the application it works fine, but when I prepare version 2.0 for sending, it does not load the hosted content and does not allow iTunes to connect to the upload of hosted content.
source share