Documentation
Developer Docs
Guides for integrating the Logtryl SDK, wherever your app runs.
This is an optional add-on, not a requirement
The Logtryl dashboard, desktop app, and mobile app are fully functional on their own — creating projects, tickets, screen recording, Jira sync, and everything else works without integrating anything. The SDK on this page only adds one specific capability: automatic crash reporting and on-demand debug recording inside your own React Native or Flutter app, for when you want Logtryl to catch problems in the app you’re building. If that’s not something you need, there’s nothing here to set up.
SDK Overview
How crash capture and on-demand debug recording work, what gets captured, and how to start/stop a recording.
Read the docsReact Native SDK
Add crash reporting and debug recording to a React Native app.
Read the docsFlutter SDK
Add crash reporting and debug recording to a Flutter app.
Read the docs