Skip to content

[MAUI] Breadcrumbs occasionally applying to event out of order #4139

@Fwang36

Description

@Fwang36

Tracking issue for:

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

Filing this issue on behalf of a user in this Zendesk support ticket

SDK - dotnet MAUI 5.5.0
OS - iOS 17.1.1

The Breadcrumbs array seems to sometimes be out of order and is not sorted according to the timestamps of the breadcrumb. Here is an example from the user's event JSON -

Image

Note how the breadcrumb I highlighted for device.connectivity is timestamped before the started Breadcrumb Tracking timestamp. This example here was captured by the Cocoa SDK.

Expected Result

They should be in timestamp order

Actual Result

They are not in timestamp order. This causes the UI in Sentry to display them out of order as well.

Image

Product Area

Unknown

Link

No response

DSN

No response

Version

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Done

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions