Reasons for SKProductsRequest returning 0 products?

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

    I'm getting an empty SKProductsResponse.products array on some macOS 10.14 systems while others work just fine and return the valid list of current IAPs for my app.

    Same app, identical code.
    User logged into the same App Store account on both machines.

    That's just plain weird.

提交回复
热议问题