#RevenueCat
21 articles
How iOS Promotional Offers Work for Subscriber Win-Back
Promotional offers are discounts you show existing or lapsed subscribers to win them back. How iOS promotional offers work, and how to present one.
How App Store Offer Codes Work for iOS Subscriptions
App Store offer codes give away free or discounted iOS subscriptions to press, testers, and promos. How to create, distribute, and redeem them in your app.
How to Restore Purchases in a SwiftUI App (and Pass App Review)
Every iOS subscription app needs a working Restore Purchases button to pass review. How to restore purchases in SwiftUI with StoreKit 2 and RevenueCat.
iOS Billing Grace Period and Billing Retry, Explained
When an iOS subscription renewal fails, billing retry and the billing grace period keep customers in access while Apple retries. How to handle both.
How iOS Subscription Groups, Upgrades, and Downgrades Work
How iOS subscription groups control upgrades, downgrades, and crossgrades: what a level is, when each change takes effect, and how to read status in code.
How to Add a Free Trial to an iOS Subscription
A free trial on an iOS subscription is an App Store introductory offer. Here is how to set one up, show it in your paywall, and test it before you ship.
RevenueCat Alternatives for iOS: The Honest 2026 Guide
The best RevenueCat alternatives for iOS: Adapty, Qonversion, Apphud, Superwall, and StoreKit direct. What each does, pricing, and how to pick one.
How an iOS Subscription Actually Works, End to End
How an iOS subscription works end to end, from App Store Connect to your app unlocking. The four layers, the purchase flow, entitlements, with diagrams.
RevenueCat vs Adapty: Picking a Subscription SDK for Your iOS App
RevenueCat vs Adapty for iOS subscriptions. Free tiers, platform coverage, paywall A/B testing, and integrations, plus which one fits an indie app.
RevenueCat vs Superwall: Which One Does Your iOS App Actually Need?
RevenueCat vs Superwall for iOS. They solve different problems and are often used together. How the pricing models differ, and how to pick for your app.
How to Change App Store Subscription Prices Without Losing Subscribers
Change an App Store subscription price without a churn spike. Grandfather existing subscribers, Apple's consent rules for increases, and the ASC API flow.
Apple's App Store Price Point Equalization, Explained
App Store price equalization converts your base price into a matching price in every territory. What it does, how the API works, and when to override it.
How to Create App Store Subscriptions with the App Store Connect API
Create and price App Store subscriptions with the App Store Connect API. JWT auth, subscription groups, price points, and per-territory pricing, with code.
How to Add Subscriptions to a SwiftUI App with RevenueCat
Add subscriptions to a SwiftUI app with RevenueCat in 2026: dashboard setup, a paywall with RevenueCatUI, entitlement gating, restore, and testing.
StoreKit 2 vs RevenueCat for Indie iOS Apps in 2026
StoreKit 2 vs RevenueCat for indie iOS apps in 2026: the real cost, working code for both, what iOS 27 changed, and a clear way to choose.
App Store Subscription Pricing at WWDC26: A 25-Country Guide
WWDC26 reworked App Store subscriptions, but Apple still will not price them per country for you. What changed, and how to price across 25 markets.

A Production-Ready Feature Flag Implementation for SwiftUI
Learn a production-ready feature flag implementation for SwiftUI apps. Our guide covers architecture, SDKs, RevenueCat integration, and rollout strategies.

iOS Conversion Rate Improvement: An Indie Dev's Playbook
Boost your app's revenue with this practical guide to conversion rate improvement. Learn to diagnose funnels, A/B test paywalls, and increase subscriptions.

Multi-Language Support for SwiftUI Apps: A 2026 Guide
Add multi-language support to your SwiftUI app. Our 2026 guide covers Xcode, SwiftGen, pluralization, RevenueCat, CI, and localizing AI prompts.

SwiftUI User Feedback Collection: A Practical Guide
Learn how to implement user feedback collection in your SwiftUI app. This practical guide covers in-app UX, RevenueCat integration, AI automation, and more.

Mastering Family Sharing iOS for Developers
A practical guide for developers implementing family sharing ios. Covers App Store Connect setup, subscriptions, validation, testing, and edge cases for 2026.