Search Unity

On restore process, will expired subscription products be excluded?

Discussion in 'Unity IAP' started by yoppon, Jan 23, 2019.

  1. yoppon

    yoppon

    Joined:
    Nov 19, 2016
    Posts:
    17
    Question about restoring.

    On restore process, will expired subscription products be excluded?

    Will expired subscription products not come to
    ProcessPurchase()
    ?

    Will expired subscription products will lose
    product.receipt
    in
    IStoreController.products.all
    without
    ProcessPurchase()
    process called?
     
    Last edited: Jan 23, 2019
  2. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446
    What is your testing showing you? Expired products would not be expected to restore, are you seeing different?
     
  3. yoppon

    yoppon

    Joined:
    Nov 19, 2016
    Posts:
    17
    Thank you for your answer. I will setup test device environment soon to check this.
     
  4. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446