Billing Library 5.0 – Query purchases
This is an example how to query the purchase list with the Google Play Billing Library 5.0 IF you want to get all the "active" subscriptions you can query the list with this piece of code: The subscription SKU´s are now stored i the purchaseList Array and you can query every sku in the list. [...]