1

Is there anyway in iOS to retrieve the current user email (I suppose it would be the iTunes profile email) after a InApp purchase attempt (either successful or not)?

Claus
  • 5,662
  • 10
  • 77
  • 118

1 Answers1

0

This is not possible with iOS public SDK (i.e. SDK 7 at this time).

cf. this question for another way to get the user's email.

Community
  • 1
  • 1
Mick F
  • 7,312
  • 6
  • 51
  • 98