Question

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, 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 ?

Was it helpful?

Solution

Generate new provisional profile and use... I think it will solve the problem.

OTHER TIPS

This seems to something other than an incorrectly set up payment. Payments I set up and worked last week are also giving the error.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top