0

I'm having a question about android consumable IAP.

What happens, when:

  1. Install the app
  2. Buy a consumable product
  3. Uninstall the app
  4. Install again
  5. Try to buy the consumable again

In the sandbox mode it shows like a completely new transaction. (not like on iOS) On iOS it's work expected, when the user try to buy again "You have already purchased this." shows up.

So my question is that what happen when the user try to buy a non consumable product again on android?

D.Bence
  • 21
  • 4
  • Check [this](https://stackoverflow.com/questions/58041039/how-to-setup-in-app-purchase-non-consumable) – Rajen Raiyarela Oct 10 '20 at 17:11
  • I checked, but after uninstall you don't have store receipt until the user tap the "restore purchase" button. I can't hide the button because i don't have any information about user's purchases. – D.Bence Oct 10 '20 at 17:25
  • It is linked to user email which is being used in google play. – Rajen Raiyarela Oct 10 '20 at 18:08
  • I know, but the question is that what happen when the user try to buy an already purchased item? Is there any mechanism which prevent the second try? – D.Bence Oct 11 '20 at 09:21

0 Answers0