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 -
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.
Product Area
Unknown
Link
No response
DSN
No response
Version
No response
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 -
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.
Product Area
Unknown
Link
No response
DSN
No response
Version
No response