Installing the SDK
Customer Center is included as part of the RevenueCatUI package in the RevenueCat SDK. You'll need to install the RevenueCatUI package in your project to use it.
Supported SDK versionsโ
Platform | Package | Required Version |
---|---|---|
Native iOS | RevenueCatUI | 5.14.0 and higher |
Native Android | com.revenuecat.purchases:purchases-ui | 8.12.2 and higher |
React Native | react-native-purchases-ui | 8.7.0 and higher |
Flutter | purchases_ui_flutter | 8.6.0 and higher |
Kotlin Multiplatform | com.revenuecat.purchases:purchases-kmp-ui | 1.7.0 and higher |
Within the SDKs, Customer Center is available on the following platforms:
- โ iOS 15.0 and higher
- โ Mac Catalyst 15.0 and higher
- โ Android 7.0 (API level 24)
- โ macOS
- โ tvOS
- โ watchOS
- โ visionOS
Installationโ
Follow instructions on how to install the SDK in your particular platform: