[Resolved] IAP working on iOS simulator, but....

Hi everybody,

I’m trying to add IAP to an App that is already live on the App Store.

I think I made all correct on ITC, but when I’m testing the app on my device the console shows that all my products ID were invalid.

But if I build for xcode simulator the product list show as valid, and return name, description, price, id correctly from ITC

What I’m doing wrong?

Regards,
Rene [import]uid: 102753 topic_id: 26366 reply_id: 326366[/import]

Don’t worry about that I just remove the app completely then reinstalling and works.

Regards [import]uid: 102753 topic_id: 26366 reply_id: 106901[/import]

Thanks for posting a follow up with your solution, marking as resolved :slight_smile: [import]uid: 52491 topic_id: 26366 reply_id: 106913[/import]

Hi Peach,
I am 90% done with my first corona App. I am having a hard time implementing in-app purchase. The game has 20 continuous levels (i.e. the player has to complete level1 in order to see level 2). I want to give the first 10 levels free and unlock the next 10 if a purchase is made. I went through all the documentation, forum, went through the demo and still can’t seem to get this. Do you have a sample code you can share with me on this? if I use a boolean to unlock the levels how would I implement it and where? do you please have an example? Thank you for your help. [import]uid: 104131 topic_id: 26366 reply_id: 117120[/import]

Hi Peach,
I am 90% done with my first corona App. I am having a hard time implementing in-app purchase. The game has 20 continuous levels (i.e. the player has to complete level1 in order to see level 2). I want to give the first 10 levels free and unlock the next 10 if a purchase is made. I went through all the documentation, forum, went through the demo and still can’t seem to get this. Do you have a sample code you can share with me on this? if I use a boolean to unlock the levels how would I implement it and where? do you please have an example? Thank you for your help. [import]uid: 104131 topic_id: 26366 reply_id: 117121[/import]