Problems during the test of In-App Purchase

428 Views Asked by At

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

1

There are 1 best solutions below

0
On BEST ANSWER

The error that I was getting:

Problem in iTunes connect configuration for product"

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.