RevenueCat v0.11.0 Release Notes

    • RCPurchases now caches the most recent RCPurchaserInfo. Apps no longer need to implement there own offline caching of subscription status.
    • ⚡️ Change block based methods to use delegate. restoreTransactions and updatePurchaserInfo no longer take blocks. This means all new RCPurchaserInfo objects will be sent via the delegate methods.
    • 🍎 macOS support. Purchases now works with macOS. Contact [email protected] if interested in beta testing.