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

IAP SubscriptionManager

Discussion in 'Unity IAP' started by alexandros356, Mar 1, 2019.

  1. alexandros356

    alexandros356

    Joined:
    Dec 3, 2012
    Posts:
    105
    Hi, I have a doubt about the subscription manager class. I can see in the documentation that I have few functions to get the subscription status. For excample, if it is subscribed or cancel or expired.

    My first doubt is how Subscription Manager works. Is it neccesary to validate the receipt?
    If I call the isSubscribed function is the result trustfull?

    Another question, The SubscriptionManager class is in the IAP api 1.19.. I have IAP 1.17. I will update that but I don't if it required to update Unity also (I have 5.5.6f1)

    Thanks!
     
  2. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446
    A user could still fraudulently purchase a subscription, we don't validate the receipt. And please don't multipost, this was already answered.