I am trying to install a 99cent paywall into my iPhone app. When looking for tutorials I keep getting an outdated I.A.P. API. Can some please provide relevant links to IAP tutorials and/or blogpost that I can read. Thanks! [import]uid: 75779 topic_id: 37157 reply_id: 67157[/import]
Hi @russm305,
This is admittedly a significant hole in our documentation/guides. I am planning to post an updated guide and tutorial soon (updated, explained better, etc.). In the meantime, I think the best resource is the Corona sample project… this is up-to-date.
CoronaSDK > SampleCode > Networking > InAppPurchase
While it’s obviously not a tutorial, the code is actually well-documented and it’s not incredibly difficult to follow (despite IAP being rather a tricky thing to figure out, inherently, on the provider side). Sorry for the inconvenience, and I have a new guide quite high on my priority list.
Brent [import]uid: 200026 topic_id: 37157 reply_id: 145472[/import]
+1 Brent for one your wonderful blog post/tutorial on IAP! I am getting ready to add that feature would love a step by step instructions. Especially about the things like when the user remove the app and reload again and then try to get is iap again.
Mo [import]uid: 100814 topic_id: 37157 reply_id: 145475[/import]
Hi @russm305,
This is admittedly a significant hole in our documentation/guides. I am planning to post an updated guide and tutorial soon (updated, explained better, etc.). In the meantime, I think the best resource is the Corona sample project… this is up-to-date.
CoronaSDK > SampleCode > Networking > InAppPurchase
While it’s obviously not a tutorial, the code is actually well-documented and it’s not incredibly difficult to follow (despite IAP being rather a tricky thing to figure out, inherently, on the provider side). Sorry for the inconvenience, and I have a new guide quite high on my priority list.
Brent [import]uid: 200026 topic_id: 37157 reply_id: 145472[/import]
+1 Brent for one your wonderful blog post/tutorial on IAP! I am getting ready to add that feature would love a step by step instructions. Especially about the things like when the user remove the app and reload again and then try to get is iap again.
Mo [import]uid: 100814 topic_id: 37157 reply_id: 145475[/import]
+1 from me too.
I’m surprised that this hasn’t been done already to be honest, given that in app purchases seem to be the biggest earners for mobile apps.
+1 from me as well!
+1 from me too.
I’m surprised that this hasn’t been done already to be honest, given that in app purchases seem to be the biggest earners for mobile apps.
+1 from me as well!
IAP is fundamental for mobile game dev… looking forward to this as well! Thanks
Is there a sample code and/or tutorial for fetching the price from AppStore and viewing them in a shop screen?
IAP is fundamental for mobile game dev… looking forward to this as well! Thanks
Is there a sample code and/or tutorial for fetching the price from AppStore and viewing them in a shop screen?
Would love to see an IAP tutorial as well…
Would love to see an IAP tutorial as well…
+1
+1
+1
There is an IAP Guide:
http://docs.coronalabs.com/guide/monetization/IAP/index.html
It should cover the main how to do these things. And there is a sample app to show you a more complete code sample.
Call me dumb or ungrateful (for the material linked above) but I still think a great tutorial covering this arcane topic step by step would be very very beneficial. So my +1 still stands!