Im trying to implement In-App Purchase. The code is ready (Im using the framework MKStoreKit 4.0) but I cant test it, I always get an error.
My application is not 100% ready. So I just created the application on itunesconnect without submitting source code.
My app status is "Prepare for Upload" and my In-App Purchase status is "Ready to submit".
Its possible to test In-App Purchase at this point? Or I have to do something else?
Any help would be appreciated.
RafCad
The error that I was getting:
But, after following the steps on this page: troybrant.net/blog/2010/01/in-app-purchases-a-full-walkthrough/ it started working.
I think that the problem was related with the step 5 from the link.