'Expo IAP: How to check subscription status (active or expired)?

We get the purchase history using InAppPurchases.getPurchaseHistoryAsync(options), but this only includes the original purchaseTime, which is not very useful for an auto-renewing subscription.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source