Loading...
Loading...
Check whether a RevenueCat user currently has access to a paid feature via entitlements. Use when the user asks to gate a feature behind premium, check if the user has a pro subscription, read customerInfo active entitlements, show or hide a feature based on subscription status, react to entitlement changes, or 'is the user subscribed' on iOS, Android, Kotlin Multiplatform, Flutter, or React Native.
npx skill4agent add revenuecat/ai-toolkit revenuecat-entitlements-gaterevenuecat-purchase-flowrevenuecat-identify-userpackage.jsonreact-native-purchasesreact-nativeplatforms/react-native.mdexpopubspec.yamlplatforms/flutter.mdbuild.gradle.ktskotlin { … }com.revenuecat.purchases:purchases-kmp*platforms/kmp.mdbuild.gradle(.kts)com.android.applicationplatforms/android.mdPackage.swift*.xcodeproj*.xcworkspacePodfileplatforms/ios.mdios/"premium"customerInfo.entitlements.activeMap<String, EntitlementInfo>activecustomerInfo.entitlements.allactiveactivecustomerInfoPurchases.configure(…)integrate-revenuecatplatforms/ios.mdplatforms/android.mdplatforms/kmp.mdplatforms/flutter.mdplatforms/react-native.md