7

In-App Subscription Management Platform – RevenueCat

 2 years ago
source link: https://www.revenuecat.com/?utm_campaign=july22&utm_content=rss
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Plug and play

Our open-source framework provides a backend and wrapper around Apple's StoreKit and Google Play Billing to make implementing and managing in-app subscriptions simple.

View the docs
1Purchases.shared.purchase(package: package) {
2    (transaction, customerInfo, error, userCancelled) in
3  let entitlement = customerInfo.entitlements["your_entitlement_id"]
4  if entitlement?.isActive == true {
5    // Unlock that great "pro" content              
6  }
7}
  • Open Source SDKs

    Implement subscriptions in your app quickly and correctly with our field-tested mobile SDKs.

  • Subscription Backend

    Our backend provides a single source of truth for the subscription status and purchases of your customers.

  • Automate with Webhooks

    Act on real-time purchase events like trial starts, subscriptions, and cancelations.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK