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
My problem is that I need to hit a different API endpoint based on the purchase type (InAppPurchase & SubscriptionPurchase)
The current purchase object that's returned in purchaseUpdatedListener doesn't have anything that I can use to identify the type
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Currently, there's no way to check if a purchase is a subscription or in-app
My problem is that I need to hit a different API endpoint based on the purchase type (InAppPurchase & SubscriptionPurchase)
The current purchase object that's returned in
purchaseUpdatedListener
doesn't have anything that I can use to identify the typeCan someone help?
Beta Was this translation helpful? Give feedback.
All reactions