Compatibility
The versions below are the minimum the Lovina Chat SDK supports -- not a reference target. Above these versions is supported; below them is not.
Supported Platforms
| Platform | Minimum Version | Integration Method |
|---|---|---|
| Web (all modern browsers) | ES2020+ | Script tag or npm package |
| Android | API 24 (Android 7.0), targetSdk 35 | AAR file or Gradle/Maven |
| iOS | 15.0+ | XCFramework or Swift Package Manager |
| React Native | 0.70.0+ | npm tarball + react-native-webview |
| Flutter | 3.29.2+ | Hosted pub package |
For the full requirement breakdown per platform -- Dart SDK version, peer dependencies, JDK, Swift/Xcode -- see that platform's installation guide:
note
These are floors, not targets -- raising any of them is treated as a breaking change and gets its own release. If your app is below a listed minimum, upgrade before integrating the SDK; going below a stated floor is not a supported configuration.
Next Steps
Head to the quick start for your platform: