Reasons for SKProductsRequest returning 0 products?

后端 未结 14 2661
粉色の甜心
粉色の甜心 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条回答
  • 2020-12-25 10:30

    Some times there are very carrying solutions to these types of problems. After doing some research, I found that it sometimes helps to delete the app and then install it again(In-App Purchase, SKProductsRequest returning 0 - Products still in Review) Also what version of iOS are you using?

    0 讨论(0)
  • 2020-12-25 10:34

    Please also whether you have set price of the product in iTunesConnect or not.I missed that and products were zero.Wasted my whole day to figure out this.

    0 讨论(0)
提交回复
热议问题