7

I'm trying to test in-app purchases in demo app. But when I'm press "Buy" button, message "Product not found: com.company.inappdemo.test" appears.

I'm sure that Bundle ID and Product ID is right. What else can be wrong and cause an error?

P.S. Link to guide, that I used as an example. http://www.techotopia.com/index.php/An_iOS_7_In-App_Purchase_Tutorial


Solution >>>

Contract, tax and banking should be filled and approved to use any in-app purchase operations, including testing.

Konstantin Cherkasov
  • 3,243
  • 2
  • 18
  • 22

1 Answers1

0

It works only with the original device. Try testing the same on device not on simulator

Abhishek
  • 3,304
  • 4
  • 30
  • 44