You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am discovering using inAppBilling.GetPurchasesAsync(ItemType.Subscription) to determine if a specific user has already used the introductory offer, but I do not see that isTrialPeroid is being passed through from the receipt. (Not sure what the Google equivalent is here).
Is there another way we can accomplish this using InAppBiliing?
The text was updated successfully, but these errors were encountered:
I am discovering using
inAppBilling.GetPurchasesAsync(ItemType.Subscription)
to determine if a specific user has already used the introductory offer, but I do not see thatisTrialPeroid
is being passed through from the receipt. (Not sure what the Google equivalent is here).Is there another way we can accomplish this using
InAppBiliing
?The text was updated successfully, but these errors were encountered: