iPhone Store Kit “Cannot connect to iTunes Store”

前端 未结 26 2240
南旧
南旧 2020-11-27 13:09

I am working on adding In-App purchases to my app.

I am able to receive the productsRequest:didReceiveResponse method, and receive the array of products

26条回答
  •  粉色の甜心
    2020-11-27 13:55

    I was getting SKPaymentTransactionStateFailed error code 0 "Cannot connect to iTunes Store" and thanks to thomax for this answer my problem is solved. Turns out you MUST enter a build number under Targets->Summary.

    I spent the last 24 hours resetting my phone, screwing with iTunes connect, and doing just about everything i could think of before i stumbled upon this solution.

    SKPaymentTransactionStateFailed code 0 Cannot connect to iTunes Store

    SKPaymentTransactionStateFailed code 0 Cannot connect to iTunes Store

提交回复
热议问题