is there any way to check if the user already took the trial? I want to know this information to stop showing the ad for the trial because already took it one time
Is there a way to know if a user previously had a free trial on iOS and android - flutter

Hey
You can check trial eligibility by using the checkTrialOrIntroductoryEligibility
method in our SDK. Quick note here, Checking introductory eligibility is only supported on iOS. Using the checkTrialOrIntroductoryEligibility
method on our cross-platform SDKs (for example, React Native or Flutter) will not return a valid eligibility on Android.
We have more information on checking trials here: https://www.revenuecat.com/docs/subscription-offers#checking-eligibility
Reply
Enter your username or e-mail address. We'll send you an e-mail with instructions to reset your password.