Hi, does anyone has experience here? I did submit my app update which included IAPs for the first time. The review team refused the binary, because they cannnot see the IAPs, which never occured on any testing device or in the beta testing group.
That means
- (void)productsRequest:(SKProductsRequest *)request didReceiveResponse:(SKProductsResponse *)response
must not be called or called with an empty result.
I have no clue, what my next step might be, as I cannot reproduce this.
Thanks!