Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 802 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 802 Bytes

firestore-revenuecat-purchases

Documentation

Install this extension

This extension uses Firebase services as your RevenueCat backend for in-app purchases on Apple App Store, Google Play Store, and Amazon Appstore to control access to premium content and sync customer purchase information to Firestore. For example, you might want to:

  • Store purchase lifecycle events (e.g., trial starts, purchases, subscription renewals, billing issues) in Firestore and react to them.
  • Store and update information about customers and their purchases in Firestore.
  • Update information about customers' entitlements as Firebase Authentication Custom Claims.