iphone - how can I run the apple Storekit in the simulator? -


Generally, this can not be done. I wrote a class that wraps around normal storekit functionality and allows the app to run on the simulator (such as running on simulators) such as storekit transactions were successful.

I have written a blog post about the design, the decision behind the code, which can be read here and also includes a download link:

Or from this place only Sample Project can catch: simpleestoreevolved.googlecode.com/files/SimpleStoreEvolved.zip

Enjoy

It seems that there was a parallel solution, developed in the same time frame:


Comments