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
In the scenario where a user needs to restore their subscription and the subscription has multiple base plans for different levels of functionality in the app, how can I identify what base plan the user has subscribed to?
Calling the 'GetPurchasesAsync' method returns the subscription details, but nowhere in this information (that I can identify) is the Base Plan ID or token that is passed to the 'PurchaseAsync' method.
Thanks, M
The text was updated successfully, but these errors were encountered:
In the scenario where a user needs to restore their subscription and the subscription has multiple base plans for different levels of functionality in the app, how can I identify what base plan the user has subscribed to?
Calling the 'GetPurchasesAsync' method returns the subscription details, but nowhere in this information (that I can identify) is the Base Plan ID or token that is passed to the 'PurchaseAsync' method.
Thanks, M
The text was updated successfully, but these errors were encountered: