Skip to content

RevenueCat/purchases-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6558c99 ยท Nov 19, 2019
May 9, 2019
Aug 21, 2019
Mar 29, 2018
Mar 29, 2018
Nov 14, 2019
Nov 13, 2019
Nov 13, 2019
Nov 19, 2019
May 6, 2019
Nov 19, 2019
Mar 29, 2018
Mar 29, 2018
Sep 16, 2019
Aug 21, 2019
Nov 13, 2019
Nov 19, 2019
Mar 29, 2018
Mar 29, 2018
Apr 5, 2018

Repository files navigation

RevenueCat

๐Ÿ˜ป In-app Subscriptions Made Easy ๐Ÿ˜ป

Release License

Purchases.framework

Purchases is a client for the RevenueCat subscription and purchase tracking system. It is an open source framework that provides a wrapper around BillingClient and the RevenueCat backend to make implementing in-app subscriptions in Android easy - receipt validation and status tracking included!

Features

RevenueCat
โœ… Server-side receipt validation
โžก๏ธ Webhooks - enhanced server-to-server communication with events for purchases, renewals, cancellations, and more
๐ŸŽฏ Subscription status tracking - know whether a user is subscribed whether they're on iOS, Android or web
๐Ÿ“Š Analytics - automatic calculation of metrics like conversion, mrr, and churn
๐Ÿ“ Online documentation up to date
๐Ÿ”€ Integrations - over a dozen integrations to easily send purchase data where you need it
๐Ÿ’ฏ Well maintained - frequent releases
๐Ÿ“ฎ Great support - Help Center
๐Ÿคฉ Awesome new features

Installation

Please follow the Quickstart Guide for more information on how to use the SDK