I have an Android application with subscription. How can I know that a user had ever used the subscription or the trial period?
Asked
Active
Viewed 491 times
0
-
Please check Android Developer docs https://developer.android.com/google/play/billing/subscriptions and also Google console provide to trails feature Subscription and free trial time periods Weekly trai https://support.google.com/googleplay/android-developer/answer/140504?hl=en – Sonu Kumar Oct 01 '21 at 13:38
-
Thanks! That's what I was looking for – Alexey Anastasyev Oct 01 '21 at 14:21