In My application we add InAppPurchase application with MKStoreObserver.h and .m file and MKStoreManager.h and .m file in my app. we want to test my this as transaction is done or not how to do this.
+1
A:
You can work with the sandbox. You can then do transaction within your app without actually having to pay for them. I would suggest you start by reading the documentation on Apple's iPhone Dev Center.
hanno
2010-01-27 10:55:33
I read that document but i am not understanding how to test what result will show when test.
Ajeet Kumar Yadav
2010-01-27 12:14:17