I am working on adding In-App purchases to my app.
I am able to receive the productsRequest:didReceiveResponse method, and receive the array of products
productsRequest:didReceiveResponse
Make sure your BundleIDs match. That was my problem.