Tagged Questions

15
votes
3answers
6k views

How can my server securely authenticate iPhone in-app purchase?

Look at Apple's diagram for the server purchase model. In step #9, how can the server know that it is really talking with an iPhone that is entitled to the purchase, and that Eve is not performing a ...
0
votes
1answer
79 views

How can I implement (and test) in app purchases for a client without their dev certificate?

I have a client who wants to do in app purchase on some of their apps, but obviously they don't want to have to give me their developer certificate (not even sure if that's possible). Can someone tell ...