Post

Replies

Boosts

Views

Activity

Comment on App refused in App store because of In-app purchase products exhibited bug on iPad running iOS 14.0.1 on Wi-Fi
Thank you ownmas for your comment. For me, I did'nt check the receipt, the problem (on the APP Review side and not on my side) appears when my app fetchs the list of my in-app items with SKProductsRequest (in order to display the in-app items with the prices), they receive an empty valide answer in the function : func productsRequest(_ request: SKProductsRequest, didReceive response: SKProductsResponse), i.e. response.products.count == 0.
Aug ’21