Using the Crash Attribute Feature
Last updated
Was this helpful?
Last updated
Was this helpful?
Overview: BugSplat introduces the Custom Crash Report Attributes feature, enabling the addition of user-defined attributes to crash reports. These attributes consist of name-value pairs that can be integrated into your applicationโs crash reporting setup. Each custom attribute can be displayed as a column on the crashes page, and all attributes are visible on the crash detail pages.
Features:
Display and Visibility: Custom attributes can be viewed as columns on the crash report page, and are fully accessible on the crash detail pages.
Search, Group, Sort: Custom attributes can be utilized in search, sorting, and grouping operations, similar to other column values.
Implementation:
Platform Support: Support for additional platforms is forthcoming.
Support: For any issues or inquiries, please reach out to us at support@bugsplat.com. Our team is dedicated to helping you optimize your BugSplat integration and ensuring your application performs seamlessly.
Integration: Refer to the or the for example code demonstrating the creation of custom crash attributes.