January 2022 Summaries
5 posts from RevenueCat
Filter
Month:
Year:
Post Summaries
Back to Blog
Statsig is an advanced experimentation platform designed to provide insights into user interactions with new features, thereby facilitating informed product decisions. It automates A/B testing on feature rollouts, assessing their impact on crucial business metrics like user growth and revenue. By integrating with RevenueCat, Statsig allows for the forwarding of user lifecycle events, such as trial starts and cancellations, enabling further optimization of revenue and growth. The text discusses various A/B testing strategies, including simplifying signup flows, reducing user options, and experimenting with in-app purchase variations to enhance user experience and retention. The platform's integration process with RevenueCat is straightforward, and setting up A/B tests involves installing the Statsig SDK, creating feature gates, and targeting specific user groups. This functionality helps businesses understand the broader ecosystem impact of their experiments, ensuring that any changes made are beneficial in the long term, and provides data-driven confidence in product development decisions.
Jan 31, 2022
1,288 words in the original blog post.
Subscription lifecycle data is crucial for mobile growth and product management teams, as it provides insights into customer acquisition, retention, and upselling success; however, its true value emerges only when it is analyzed and actionable. Managing such data across multiple platforms like Android, iOS, and the web presents significant challenges, including data normalization, consistent data representation, real-time event capture, and adapting to market changes. RevenueCat offers a solution by serving as a central hub for subscription data, collecting and standardizing lifecycle events from various platforms and integrating them seamlessly with a range of marketing and analytics tools. This simplifies the management of subscription data by providing a unified, real-time view of customer behavior, enabling teams to efficiently handle integrations without extensive engineering resources, and allowing businesses to focus on growth through data-driven insights.
Jan 25, 2022
1,751 words in the original blog post.
RevenueCat embarked on a significant migration of its SDK from a mixed-language Objective-C and Swift framework to a pure Swift framework, prompted by the announcement of StoreKit2 at WWDC 2021, which only supports Swift and iOS 15. The migration was driven by the need for a unified codebase to simplify distribution across multiple channels like CocoaPods and Swift Package Manager, ease integration with frameworks such as Flutter and React Native, and streamline the development process with a single module. The company prioritized maintaining backward compatibility and minimizing API changes, while preparing a detailed plan using GitHub for project management and ensuring robust testing with over 700 unit tests. The decision to migrate, although resource-intensive upfront, was aimed at long-term benefits such as simplified hiring, onboarding, and leveraging Swift's modern capabilities, all while maintaining transparency and involving the community in the process.
Jan 20, 2022
1,893 words in the original blog post.
Offer Codes in iOS are single-use redeemable codes that provide free or discounted auto-renewable subscriptions, which can be configured in App Store Connect and targeted at new, existing, or lapsed subscribers to boost app engagement. These codes, redeemable on iOS 14+ or iPadOS 14+ devices but not supported on macOS, can be distributed directly or through embedded URLs and expire six months after generation unless deactivated sooner. Once redeemed, codes may take effect immediately or upon renewal, depending on the subscriber's status and app settings, and any transactions related to these codes can be tracked through webhooks in RevenueCat. Developers can facilitate redemption through their app or the App Store, with RevenueCat offering tools to validate API requests and manage transaction flows, although challenges such as testing in sandbox environments and code redemption during active free trials may arise.
Jan 11, 2022
1,214 words in the original blog post.
Thomas Petit, an independent mobile growth consultant, discusses the evolving landscape of subscription apps, highlighting key trends and challenges for developers in 2022. He notes that while changes to app store payment rules may allow developers to explore external payment systems, in-app purchases are likely to remain prevalent due to their conversion benefits and user experience. Petit foresees increased regulatory burdens as global guidelines become fragmented, potentially complicating app development across different regions. He predicts a rise in hybrid revenue models that combine subscriptions with additional income streams, as well as gaming apps experimenting with subscription models. Growth strategies will shift towards more organic marketing efforts, moving away from reliance on major ad platforms. Petit also anticipates strong growth in app categories such as content creation tools, health and wellness, and innovative Web3 applications, despite challenges in integrating decentralized systems within platform-dominated environments. Overall, he is optimistic about the subscription app industry's potential for innovation and growth.
Jan 03, 2022
1,653 words in the original blog post.