Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Please implement OnTransactionsRestored

Discussion in 'Unity IAP' started by MikeHergaarden, Jun 17, 2021.

  1. MikeHergaarden

    MikeHergaarden

    Joined:
    Mar 9, 2008
    Posts:
    1,027
    From the latest official package:

    Code (CSharp):
    1. void OnTransactionsRestored(bool success)
    2. {
    3.     //TODO: Add an invocation hook here for developers.
    4. }
    Developer wants it ;)
     
  2. GlennComis

    GlennComis

    Joined:
    Dec 13, 2018
    Posts:
    4
    Yes please :(
     
  3. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446
    Agreed! I will check with the team