dooboolab-community / flutter_inapp_purchase

(Sun Rised!) Flutter plugin for In App Purchase.
MIT License
549 stars 236 forks source link

how to get only active subscription from appstore And playstore #447

Closed vocsygautam closed 9 months ago

vocsygautam commented 1 year ago

FlutterInappPurchase.instance.getAvailablePurchases(); FlutterInappPurchase.instance.getPurchaseHistory(); i'm use both function but i'm get all active or inactive subscriptions, now how to i'm get only active subscription ??

Ex: when i'm call this function i found 100 subscriptions who is already expired secound time i'm buy new subscription and after call this function i'm get 101 subscription .. so now how i get only 1 subscripton which is actually active in playstore and appstore.

github-actions[bot] commented 9 months ago

This issue is stale because it has been open 90 days with no activity. Leave a comment or this will be closed in 7 days.