SKErrorDomain Code=0 “Cannot connect to iTunes Store”

前端 未结 6 955
无人共我
无人共我 2021-01-03 20:11

My application has just gone live on the iTunes Store, and after that, I am unable to start any purchase. I have tested the application and its working fine in Sandbox envoi

6条回答
  •  旧时难觅i
    2021-01-03 20:28

    in your Xcode:

    1. Click on your active scheme name right next to the Stop button
    2. Click on Edit Scheme....
    3. in Run (Debug) select the Arguments tab
    4. in Environment Variables click +
    5. add variable: OS_ACTIVITY_MODE = disable

提交回复
热议问题