Welcome to OneManage
OneManage is the all-in-one SDK for indie developers and small teams. Drop it into your Kotlin Multiplatform app and get production-grade tooling — logging, bug reporting, remote config, and hosted privacy policies — in minutes.
Quick Start
- Get your credentials — Sign up and create an app from the OneManage Dashboard to get your API Key and App ID.
- Add the SDK — See Install the SDK for Gradle setup and platform-specific initialization.
- Start using features — You're ready to log events, capture bugs, and push config changes remotely.
What's Included
| Feature | Description |
|---|---|
| Live Logs | Structured, batched remote logging with auto-flush and offline persistence. |
| Bug Reports | Capture enriched bug reports with device metadata and severity levels. |
| Remote Config | Feature flags and config values with a local SQLDelight cache and reactive StateFlow. |
| Privacy Policies | Hosted, compliant privacy policies — served directly from your dashboard. |
SDK Details
- Version:
0.0.1_alpha - Platforms: Android · iOS (arm64, x64, simulatorArm64) · JVM / Desktop
- Kotlin: 2.0+
- Group ID:
io.github.iammohdzaki.onemanage.kmp - GitHub: iammohdzaki/OneManage-KMP