StephenVinouze / KinApp

A Kotlin In App Purchase library that lets you easily manage your billing process in Android
Apache License 2.0
81 stars 13 forks source link

How to check status of subscriptions? #11

Open louiskabo opened 4 years ago

louiskabo commented 4 years ago

Is there any way to check for the status of a subscription onCreate? So the app knows weather or not the subscription is still valid...

androidovshchik commented 4 years ago

Please read readme

This library should be able to manage subscription and was designed that way. However, no subscription were made while developing this library hence cannot be marked as fully supported. Any test/review/PR is welcomed to fully support this ;)