I am trying to test In-App purchases for MacOS. After entering the test user credentials, the App Store complains: “Current receipt invalid or mismatched ds person id.” and the purchase fails.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Is the receipt for the application that you run was also for the same test user as the one that you try to perform In-App purchase for?
If your debug version runs without a proper receipt (from the same test user) I doubt the In-App purchase will work. Don’t use the sample receipt when you want to test In-App purchase, use a real one from the same test user as you’re going to buy the In-App product.
I have succeeded performing In-App purchase in my own Mac App (though it’s still not in the store) so if you have more questions, fire away.