Reasons for SKProductsRequest returning 0 products?

后端 未结 14 2799
粉色の甜心
粉色の甜心 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:19

    In my case that was a bug. In simulator all product identifiers fails and was marked as invalid. In real device all product request successfully fetched a product.

    TvOS 4K

提交回复
热议问题