My app is already in the App Store but there seems to be a bug with the In App Purchase. I want to debug it but I cannot get into the sandbox environment with my iPhone and XCode. Is there anything special I have to do to work in the sandbox again? Thanks
views:
65answers:
1
A:
Hi,
I assume you're using your dev version of the app, not the one that's in the App Store, right?
Assuming you are, checkout the following checklist:
- Make sure that you are using a QA product ID - the one you defined in iTunes Connect for testing purposes. If don't have a product ID that you use for QA, I suggest you create one (or several if you have multiple in-app purchase products).
- Verify that you are logged in on the iPhone as the user that you have created for the purpose of in-app purchase QA. You can change your iTunes user on the device from the Settings application.
- As you probably know, you can't test the full in-app purchase cycle in the Simulator and you must do that on a real device.
I hope this helps,
Ori
Ori
2010-09-14 09:24:16
Yes I did all that already. It worked before. But after submitting it to the store its not in the sandbox anymore.
david
2010-09-16 06:12:56