Home / Companies / RevenueCat / Blog / July 2025

July 2025 Summaries

14 posts from RevenueCat

Filter
Month: Year:
Post Summaries Back to Blog
Rudrank Riyam, an independent iOS developer from India, participated in Shipaton, inspired by his past achievements, including a WWDC scholarship and an internship at Apple. Motivated to win the Build in Public award, he developed the Meshing app, a tool for creating mesh gradients on iPhones, inspired by frustrations with SwiftUI previews. Initially built as a macOS-only app, Rudrank pivoted to a mobile version and used AI-assisted coding and RevenueCat for monetization. During the competition, he leveraged his active social media presence, including a revived YouTube channel, to document his progress, which ultimately led to his victory. For the upcoming Shipaton, Rudrank plans to develop two apps addressing personal needs: a fitness tracker and a journaling app. His approach emphasizes internal growth over external validation, encouraging participants to focus on consistent building and community engagement, highlighting the invaluable connections formed during the competition.
Jul 31, 2025 1,365 words in the original blog post.
In evaluating the financial metrics of consumer subscription app businesses, the traditional focus on Lifetime Value to Customer Acquisition Cost (LTV:CAC) is critiqued for its inadequacy in capturing the true dynamics of customer value and acquisition costs. The challenges in accurately determining Customer Lifetime and Lifetime Value due to factors like seasonal usage and temporary churn are highlighted, suggesting that periodic snapshots of Average Revenue Per Paying User (ARPPU) provide a more realistic assessment of customer value over time. By capturing ARPPU at key conversion and renewal intervals, businesses can better observe shifts in customer value, identify trends, and make informed decisions about marketing budgets and cohort behaviors. This approach also aids in understanding the payback period and gross contribution after CAC, enabling businesses to monitor profitability and the overall health of their subscription model through a more nuanced lens, as opposed to relying solely on the LTV:CAC metric.
Jul 29, 2025 1,191 words in the original blog post.
Shipaton is an event that encourages participants to publicly build and launch apps, offering a platform for skill development and innovation. The narrative follows Leandro Tolaini, a computer science student from France, who joined Shipaton with minimal experience in iOS development and successfully created his first app, "Abs God." Motivated by personal fitness needs, Leandro identified a niche for a simple, effective workout app amidst a market filled with complex and expensive alternatives. His learning journey was intense, involving extensive use of SwiftUI, SwiftData, and community resources like developer forums and ChatGPT, despite challenges such as under-documented APIs and debugging issues. Though his app faced initial rejections on the App Store, Leandro managed to monetize it through RevenueCat and gained a few paying users, marking a significant personal achievement. The experience not only boosted his confidence and connected him with a community of developers but also led to his recognition as a Distinguished Winner of the Swift Student Challenge 2025. Planning to participate in Shipaton again, Leandro aims to create an app that incorporates fitness into daily screen time habits, reflecting his focus on playful yet impactful app concepts. His journey underscores the potential for rapid learning and growth in public development environments, encouraging others to join Shipaton and leverage community support for app-building endeavors.
Jul 28, 2025 1,424 words in the original blog post.
Google Play Billing Library 8 introduces several enhancements, including multiple purchase options for one-time products, support for non-expiring subscriptions, and new Kotlin extensions, which aim to simplify product management and error handling for developers. Notable updates include the renaming of "in-app items" to "one-time products," enhancements to queryProductDetailsAsync(), and the automatic service reconnection feature in BillingClient. The update also involves the removal of several deprecated APIs and introduces sub-response codes for specific error cases. Developers transitioning to RevenueCat SDK v9.0.0 can expect a smooth migration process, with minimal changes required if they are already using the recommended versions of Kotlin, Flutter, or Dart. The update does not affect RevenueCat iOS SDK users and focuses on streamlining the integration process for Android, Kotlin Multiplatform, Flutter, and React Native platforms, allowing developers to concentrate on app development while RevenueCat handles the billing complexities.
Jul 24, 2025 961 words in the original blog post.
An app marketer shares insights from a recent case study on using introductory offers to improve subscription conversion rates. Initially struggling to balance customer acquisition cost (CAC) with lifetime value (LTV), the team explored various strategies, including different pricing and trial options, without success. The breakthrough came from introducing significant introductory discounts alongside a trending app feature, which increased conversion rates by 433% and drastically reduced CAC by 86%. Although this strategy decreased LTV due to lower initial subscription prices, it was justified by a unique market opportunity and a goal to attract users from competitors. Monitoring and adjusting pricing strategies, they managed to cover a significant portion of costs within seven days, aiming for profitability within 60 days. The study underscores the importance of persistent testing and adaptation in achieving growth and profitability in the app subscription model.
Jul 18, 2025 2,354 words in the original blog post.
The 2025 State of Subscription Apps report highlights the growing prevalence of weekly subscriptions across various app categories, particularly in gaming, where 77% of users opt for this model. The popularity of weekly subscriptions is driven by factors such as short-term usage needs, commitment phobia, a "try before you buy" approach, and more accessible payment options for users. This model is particularly favored in regions like India, Southeast Asia, the Middle East, and Latin America. While weekly subscriptions can attract new audiences and offer flexibility, they pose challenges such as potential revenue cannibalization and lower retention rates compared to monthly or annual plans. Successful implementation requires careful consideration of the app's category, use case, and audience, alongside strategic testing and clear communication of the plan's distinct value. Despite their potential pitfalls, weekly subscriptions can enhance profitability and user satisfaction if aligned with a well-structured pricing strategy and user engagement approach.
Jul 17, 2025 2,516 words in the original blog post.
Scaling paid ads effectively requires a focus on lifetime value (LTV) and customer acquisition cost (CAC) rather than solely on platform metrics like cost per click and click-through rates. A strong CAC-to-LTV ratio is crucial for scaling, as it indicates profitability and sustainability. Marketers should prioritize increasing LTV over reducing CAC, as the potential for LTV growth is greater and does not necessarily entail rising costs. Key metrics for improving LTV include trial-to-purchase conversion rates, post-trial engagement, realized LTV per paying customer, payback period, and churn rate. These metrics provide insights into the quality of subscribers and their long-term value, allowing for more effective budget allocation and ad targeting. By focusing on these deeper metrics, marketers can ensure that their ad spend results in meaningful and sustainable growth, rather than just chasing cheap clicks.
Jul 16, 2025 3,124 words in the original blog post.
Nathan Hudson, an experienced app marketer and founder of Perceptycs, warns against the common misconception that web-to-app funnels are synonymous with web onboarding quizzes, a notion that can stifle innovation and growth in app marketing strategies. He highlights that many apps, particularly in the Health & Fitness and Education sectors, have successfully implemented quiz-based onboarding due to their need for personalization and user engagement. However, Hudson argues that assuming this approach is universally applicable is misguided, as it often leads to wasted resources and missed opportunities. He emphasizes that web-to-app conversion strategies should be tailored to the specific app and its audience, exploring a range of methods beyond quizzes, such as landing pages, smart banners, QR codes, and email sequences. Hudson advises that if a quiz funnel is effective, it should be optimized further, but businesses should also remain open to testing alternative strategies to enhance performance and reach new audiences. Ultimately, the goal is to achieve a profitable and efficient web-to-app funnel by understanding the unique value proposition and customer needs of the app.
Jul 15, 2025 1,604 words in the original blog post.
Developers can improve user satisfaction and generate recurring revenue by implementing ad-free subscriptions in mobile apps, using a tutorial that guides them through the process with Flutter and RevenueCat. The tutorial explains how to integrate ads using Google AdMob and manage subscriptions via RevenueCat, ensuring ads are displayed only to non-subscribed users. By configuring platforms like the App Store and Play Store and setting up a monthly subscription, developers can provide an enhanced experience. The guide includes steps for initializing services, checking user entitlements, and displaying paywalls, empowering developers to offer a seamless transition to an ad-free experience after subscription. This approach not only monetizes the app effectively but also aligns with user preferences for less disruptive experiences.
Jul 11, 2025 4,026 words in the original blog post.
Eric Duffet, a high school teacher and indie app developer, embarked on a journey of trial and error before achieving success with his golf GPS app, Shot Pattern. Initially, Eric developed a meditation app for golfers called Undaunted Golf, aiming to help students build resilience, but it failed to gain traction due to a lack of product-market fit. Despite this setback, his passion for app development persisted, leading him to create Shot Pattern, which leveraged existing golfer behaviors by simplifying the process of measuring golf course distances. Unlike his first venture, Shot Pattern quickly gained popularity and paid off significantly, earning $185,000 in revenue in 2024, after Eric declined a $75,000 acquisition offer. His experience underscores the importance of understanding market demand and responding to consumer needs rather than trying to impose a new behavior.
Jul 09, 2025 828 words in the original blog post.
RevenueCat is hosting Shipaton 2025, a global hackathon taking place in August and September, inviting developers to create and launch new apps on iOS, Android, or Mac App Store, integrating the RevenueCat SDK for in-app or web purchases. The event offers over $350,000 in cash prizes and unique rewards, including a billboard feature in Times Square and a trip to New York City for RevenueCat's App Growth Annual conference. Categories in the competition include the Grand Prize for rapid app growth, #BuildInPublic for engaging development stories, and several others focused on launch impact, monetization strategies, design, social good, messaging creativity, and cross-platform development. Participants will receive a "Ship Kit" with exclusive perks, and there will be various in-person and virtual events worldwide to foster community engagement and collaboration. The official Shipaton Discord serves as a hub for developers to connect, share ideas, and support each other throughout the hackathon.
Jul 07, 2025 1,204 words in the original blog post.
Improving Meta UA campaign performance involves implementing a high-velocity creative testing framework that distinguishes between proven ads and experimental ones, allowing for rapid iteration and reduced cost per trial (CPT) without compromising the conversion rate from trial to subscription. The strategy includes using tactics like ICE scoring, impression thresholds, and placement monitoring to maintain targeting accuracy and efficiency. The framework emphasizes the importance of having a good product that converts well, using free trials as a proxy event for optimization, and managing a structured campaign setup that balances winning and testing ad groups. By focusing on creative iteration and monitoring placement distribution, the framework aims to decrease costs and increase conversion by targeting the right audience, thereby enabling scalable and profitable growth.
Jul 03, 2025 1,841 words in the original blog post.
New developers participating in events like Shipaton need to be aware of Google's mandatory 14-day testing period before publishing their apps on the Google Play Store. This policy, effective for personal Play Console accounts created after November 13, 2023, requires a closed test with at least 12 testers for 14 continuous days to ensure app quality and stability. Developers should initiate this testing as soon as possible, even with a basic version of their app, to avoid delays. The process involves creating a closed test track, uploading a build, assembling a tester list, and ensuring testers opt-in via a unique link. During the testing period, developers are encouraged to continue developing their app, push updates, and gather feedback from testers. By starting the testing phase early, developers can integrate this requirement into their development timeline without it hindering their submission process.
Jul 03, 2025 790 words in the original blog post.
The author recounts their brief addiction to the mobile game Township, highlighting how its advanced gamification elements, such as streaks, badges, internal currency, and leaderboards, led to obsessive gameplay and real-world spending. Through this experience, the author explores the broader concept of gamification, noting its potential to enhance user engagement when used effectively in various app categories like education, productivity, and fitness. However, they caution that gamification should be strategically aligned with delivering genuine value to users, rather than merely driving engagement. The text emphasizes the importance of understanding user motivations and thoughtfully integrating gamification elements to support users' goals, using examples from popular apps like Duolingo, Peloton, and Strava. Ultimately, the author suggests that while gamification can be a powerful tool, it should not overshadow the core value and purpose of the app, as was the case with their experience in Township.
Jul 01, 2025 3,189 words in the original blog post.