Reasons for SKProductsRequest returning 0 products?

后端 未结 14 2812
粉色の甜心
粉色の甜心 2020-12-25 09:28

I\'m trying to set up IAP but after making a call to retrieve the products using SKProductsRequest the SKProductsResponse array within my delegate has a count of 0. Here\'s

14条回答
  •  Happy的楠姐
    2020-12-25 10:10

    IN swift 5, I am facing the same problem getting Skproducts count 0. I solved this Goto iTunes Connect -> Agreements and Tax if status is New there then there should be term view button besides status click it fill the complete form and then the paid apps will be shown status active and Skproducts counts would be visible in xcode console.

提交回复
热议问题