1
vote
2answers
46 views
+100
What is the correct way to associate with a ABPerson?
In many of my apps, it requires associating some data with a contact in addressbook. What I used to do is save the record id of an ABPerson and use that id to pull information upon …
3
votes
3answers
130 views
+100
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 …
