Bugfender SDKs
The software running in our users projects that are responsible for collecting data.
SDKs and Client Libraries
These repositories are client-side producers of Bugfender telemetry rather than backend services. They belong in the service/product inventory because they define how customer applications collect logs, sessions, issues, device data, feedback, and symbol files before data reaches the ingestion API.
| SDK / Client | Responsibility | Repo |
|---|---|---|
| Android SDK | Android application telemetry collection and related integrations | remote-logger-android |
| iOS SDK | iOS application telemetry collection and symbol tooling | remote-logger-ios |
| JavaScript/Web SDK | Browser/web telemetry collection | remote-logger-js, bugfender-web-common |
| Flutter SDK | Flutter application telemetry collection | BugfenderSDK-Flutter |
| React Native SDK | React Native application telemetry collection | rn-bugfender |
| Capacitor plugin | Capacitor application integration | bugfender-capacitor |
| Cordova plugin | Cordova application integration | cordova-plugin-bugfender |
| Unity SDK | Unity application integration | BugfenderSDK-Unity |
| .NET MAUI SDK | MAUI application integration | bugfender-maui |
| Go SDK | Go application telemetry integration | bugfender-sdk-go |