Skip to main content

Hi there. I would like to implement a system where a user watches a rewarded ad and gets premium access for a short period of time. Like watching 1 ad = 1 day watching 2 ads +3 days access and so on. Is there a simple way I can implement this? The user has a default anonymous id. It's not important to save this status if the app is deleted and the user ID changes. The app is only available in the Google Play Store and is built with Flutter.

Hi, you can do this with RevenueCat’s granted entitlements either via the user’s customer history or our REST API. See our docs here for more details on this: https://www.revenuecat.com/docs/dashboard-and-metrics/customer-history/promotionals