This repository has been archived by the owner on May 6, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Consider the Purchased Products Only
The billing SDK's queryPurchases returns a list of purchases that are currently in a purchased, pending, or unspecified state. For the unfulfilled purchase flow, we only need to consider the 'purchased' state. Fixes: LEARNER-9878
- Loading branch information