January 2020 Summaries
2 posts from RevenueCat
Filter
Month:
Year:
Post Summaries
Back to Blog
RevenueCat supports a variety of business models for in-app purchases, including subscriptions, non-consumable, and consumable products, allowing app developers to tailor their revenue strategies effectively. Subscriptions offer recurring revenue streams and are increasingly popular, while non-consumable products provide permanent access to digital goods through a one-time purchase, appealing to users who prefer not to engage in ongoing payments. Consumable products, often used in gaming for items like extra lives or tokens, are designed for repeated purchases without tracking usage, leaving developers to manage consumption. RevenueCat offers a flexible system to organize these products using entitlements and offerings, enabling developers to present, purchase, and manage access to their products dynamically. Through a detailed example of a game using themes and an all-access pass, the text illustrates how to implement these models on RevenueCat, highlighting the importance of configuring entitlements and offerings for streamlined user experiences and marketing strategies, such as offering discounted prices during sales.
Jan 30, 2020
1,516 words in the original blog post.
On January 24th, the App Store experienced a significant disruption when the verifyReceipt endpoint failed for about five hours, preventing developers from validating in-app purchases and causing approximately half a million failed transactions. This incident led to numerous user complaints, negative reviews, and financial losses for developers. RevenueCat, a company focused on handling payment issues for developers, monitored the situation and eventually deployed a temporary solution to unlock content access via their entitlements system. However, the company acknowledged shortcomings in their response, particularly in their reporting and mitigation strategies, and plans to improve their incident response processes by setting up alerts for anomalous error codes and implementing their own receipt validation system. Despite the challenges, RevenueCat is committed to enhancing their reliability and ensuring developers can focus on their products rather than payment issues.
Jan 27, 2020
1,003 words in the original blog post.