I use SKStoreProductViewController when I pass the correct identifier to the loadProductWithParameters: completionBlock: method, everything goes very well, but when you pass the wrong identifier to this method, it does not call the completeBlock callback with an error message.
source share