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
I had the same issue...
I simply change my bundle identifier which does not match with an iTunes bundle identifier.
And my app runs well :)