Search Unity

Google Play not restoring purchases.

Discussion in 'Unity IAP' started by th3z0d1ac, Apr 12, 2018.

  1. th3z0d1ac

    th3z0d1ac

    Joined:
    May 14, 2014
    Posts:
    15
    Hey everyone, I'm new to Unity IAP and I need some help.

    I was able to create purchases in my application, however when I uninstall my app, Google is not restoring it automatically, do I have to do something in order to provoke a restoring from Google?

    I've heard that Google do the restoring automatically while Init and we only need restoring button for iOS only, but after Init nothing happens.

    I use IAP Manager from the Asset Store. I was able to make everything work, but I can't restore my purchases.

    Using Receipt Validation turns back false always. Am I missing something? I always test my apps in Alpha build.

    Google is restoring content trough ProcessPurchase event, in this event I attached the action that users get when they purchase something, however nothing happens.

    I'm using the latest Unity IAP
     
  2. Benvictus

    Benvictus

    Joined:
    Sep 12, 2013
    Posts:
    87