I have a live application, in this application, I have Non-Consumable products but I want to know who bought which product. I just want information about the users. I have checked in App analytics and Sales and Trends The problem arises is that some of the users buy a product but not able to get so I just want Information from that why the user will not able to get the product. Users iPhone have a detail that he buys, but how can I check from my end. Please help me Thanks in advance for the help.
Asked
Active
Viewed 70 times
1 Answers
0
There are several possibilities that the user might face if they are not able to use the purchased products. I am listing few ones:
- Transaction failed by the server.
- Connection to iTunes Store get failed.
- User cancelled the subscription.
To avoid any such scenarios, you should always follow the best practices given by the apple.
Also its good to validate the receipt from the app store. You can get more details over here.

Pratik Shah
- 563
- 4
- 14
-
thanks for the response but you didn't get my question. I am not talking about programming. I have highlighted the words in boldface check it. How can I check which user have bought my product I just want info of users. – kalpesh May 10 '18 at 05:55