First In-App Purchasing Doesn't Bode Well
Apple had rejected my first app because of third payment system.
had to use In-App Purchasing...
follow the guid http://developer.apple.com/iphone/library/documentation/NetworkingInternet/Conceptual/StoreKitGuide/Introduction/Introduction.html
and a good practice document:
http://troybrant.net/blog/2010/01/in-app-purchases-a-full-walkthrough/
and it's chinese issue:
http://www.iphone-geek.cn/%E7%BC%96%E7%A8%8B/iap%EF%BC%88%E7%A8%8B%E5%BA%8F%E5%86%85%E8%B4%AD%E4%B9%B0%EF%BC%89-%E5%AE%8C%E5%85%A8%E6%94%BB%E7%95%A5
but my stupid mistake is contracts info is completely
i find my trouble referred to in this article:
http://blog.mugunthkumar.com/coding/iphone-tutorial-%E2%80%93-in-app-purchases/
and MKStoreKit is completely example for in-app purchase
and it's Troubleshooting is so valuable