SDK Overview
Traceway SDKs for Flutter, iOS, Android, and web.
SDK Overview
Traceway provides SDKs for integrating in-app reporting directly into your application. Reports submitted through the SDK arrive on the Traceway platform pre-loaded with device context, app version, and platform metadata.
SDK status
| SDK | Platform | Status | Install |
|---|---|---|---|
| Flutter | iOS, Android, Web, Desktop | Available — v0.8.1 | Guide |
| iOS Native | Swift | Planned | — |
| Android Native | Kotlin | Planned | — |
| Web (JS/TS) | Browser | Planned | — |
| React Native | iOS, Android | Planned | — |
Flutter covers most platforms
If you are building with Flutter, the Flutter SDK already covers iOS, Android, Web, macOS, Linux, and Windows — you do not need to wait for native SDKs unless you are building a non-Flutter app.
Not using Flutter?
Native iOS, Android, and Web SDKs are in development. Until they ship, you can submit reports directly via the REST API from any platform.