iOS in app purchase - no products received

后端 未结 9 1505
感情败类
感情败类 2020-12-13 10:29

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

相关标签:
9条回答
  • 2020-12-13 11:32

    I have same problem while i m testing application on simulator.Try it in Device and its work for me.

    0 讨论(0)
  • 2020-12-13 11:32

    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.

    0 讨论(0)
  • 2020-12-13 11:33

    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

    0 讨论(0)
提交回复
热议问题