diff --git a/docs/REVENUECAT_INTEGRATION_GUIDE.md b/docs/REVENUECAT_INTEGRATION_GUIDE.md index 2224d78..1942fce 100644 --- a/docs/REVENUECAT_INTEGRATION_GUIDE.md +++ b/docs/REVENUECAT_INTEGRATION_GUIDE.md @@ -1,3 +1,8 @@ +--- +name: revenuecat-ios-integration +description: Integrate RevenueCat for in-app purchases in iOS/SwiftUI apps. Covers SDK setup, xcconfig-based API key management, PremiumManager implementation, paywalls, and troubleshooting. Use when setting up RevenueCat, implementing subscriptions, configuring API keys via xcconfig/Info.plist, debugging "API key not configured" errors, or when the user mentions RevenueCat, in-app purchases, subscriptions, paywalls, or premium features. +--- + # RevenueCat Integration Guide for iOS A comprehensive, reusable guide for integrating RevenueCat into iOS apps with SwiftUI. This guide covers the complete flow from SDK setup to production deployment.