Suppose a user has 3 accounts and one of them is in the app purchase account.
Then when this user purchases a product from my app, how can I know from which account the in app purchase happened?
Can I get the email id?
Asked
Active
Viewed 157 times
2

Phantômaxx
- 37,901
- 21
- 84
- 115

Nirav Dhanani
- 45
- 1
- 9
1 Answers
1
No this is impossible. Google does not give this information. You can know from where is user, user device model, or something like this, but not who is user!

Milos Lulic
- 627
- 5
- 22
-
1so how can i uniquely identyfy who has purchase product in my app ? – Nirav Dhanani Dec 28 '15 at 10:54