I am trying to put In App purchase in my application. I had setup a consumable product which was working fine in Sandbox environment. Now i just made a new product which is non-consumable with new price tier, and deleted the old one. Update my code, 开发者_StackOverflow社区with the new Product ID. When request is sent, it properly shows the right Product with newly added price tier, But when you tap on Buy button it gives you the error "The item you tried to buy is no longer available [Environment: Sandbox]". Any idea ?
Generate new provisional profile and use... I think it will solve the problem.
This seems to something other than an incorrectly set up payment. Payments I set up and worked last week are also giving the error.
精彩评论