Is anyone aware of sample IAP code out there anywhere?

link|improve this question

72% accept rate
feedback

4 Answers

up vote 15 down vote accepted

The book: "The Business of iPhone App Development" has some sample code in it, which is also available at the book's website:

ElectricButterfly/iPhoneBusiness

Its also a really good read.

link|improve this answer
feedback

You want this: http://troybrant.net/blog/2010/01/in-app-purchases-a-full-walkthrough/

link|improve this answer
This one describes the whole process of setting up in-app purchases, not just the code. Nice. – jlstrecker Feb 21 at 19:11
feedback

There's sample code Here

link|improve this answer
feedback

http://www.raywenderlich.com/2797/introduction-to-in-app-purchases

This one includes code for displaying a store.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.