Search code examples
iosios6in-app-purchase

Get Apple Id of the user after InApp purchase


I have implemented In-App purchase successfully in my app. Now what I want is the apple Id of the user so as to send a thank you message to him. Is it possible to be done.?


Solution

  • You just cannot. There's no publicly available API for retrieving such piece of information.

    (Thank God I'd say)