Hi,
I’m using the Flutter SDK for auto-renewing subscription handling (with free trial).
I need to find the very first date the user subscribed (trial subscription).
Can I do this using the Flutter SDK?
Hi,
I’m using the Flutter SDK for auto-renewing subscription handling (with free trial).
I need to find the very first date the user subscribed (trial subscription).
Can I do this using the Flutter SDK?
Hi
From the SDK, you can access the original purchase date of an entitlement through the `EntitlementInfo` object in `PurchaserInfo`. You can see the exact key from our Flutter SDK here.
Here’s a list of everything in `EntitlementInfo` to give you a better idea: https://docs.revenuecat.com/docs/purchaserinfo#get-entitlement-information
Let me know if you have any other questions!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.