Integration steps
- Log in to the Embrace dashboard. Your data is available in the dashboard. Keep this open while working on the integration to monitor progress.
- If you want to use the SDK without sending data to Embrace, see the Use without an Embrace account section.
- Add the Embrace SDK. Add the Embrace SDK to your project.
- Upload symbol files. Learn which files need to be uploaded to make sure stack traces are translated.
- Create your first session. Launch your app after you've initialized Embrace and see your first session in the Embrace dashboard.
- Collect your first crash report. Generate a crash and see the report that gets uploaded.
- Add a breadcrumb. Log messages using the Embrace SDK.
- Add alerts. Use Embrace's log events to power a real-time alerting system so you can rest easy knowing Embrace will notify you if your application breaks.