Getting Started
Install via Homebrew (Recommended)
Install via Source
Requirements
- For iOS: Xcode project in the current directory
Features
- Install Clix SDK
- iOS (via Swift Package Manager or CocoaPods)
- Android (via Gradle)
- Doctor (Integration Checker)
- Checks your iOS or Android project for all required Clix SDK and push notification settings, and provides step-by-step guidance for any issues found.
- Uninstall Clix SDK
Commands
install
Install the Clix SDK into your project.
doctor
Check that your project is correctly set up for push notifications and Clix SDK integration. Provides detailed diagnostics and suggestions for fixing any issues.
uninstall
Remove the Clix SDK from your project.
Note:
- For any issues or feature requests, please open an issue on GitHub.