I\'m trying to add in-app purchase to my app, following the techniques described here :
Introduction to In-App Purchases in iOS 6 Tutorial
I\'ve added a prod
I have same problem while i m testing application on simulator.Try it in Device and its work for me.
I had the same issue. I filled the agreement for in app purchase, complete your contract, tax, and banking information so you have a valid contract. Also I added screenshots to the sections (App Store Promotion (Optional) and Review Information even though its says optional) in App Store Connect (in app purchases). Make sure your products in In-App Purchases have status Ready to Submit. Finally after that I got products.
If you are testing on the simulator follow the steps on this link: https://developer.apple.com/library/ios/#documentation/NetworkingInternet/Conceptual/StoreKitGuide/DevelopingwithStoreKit/DevelopingwithStoreKit.html#//apple_ref/doc/uid/TP40008267-CH103-SW1