Skip to content

Fix attach App Start to the first started transaction #4512

@krystofwoldrich

Description

@krystofwoldrich

Description

Currently, we attach app start data to the first transaction that finished, but that doesn't have to be the one that started first. And thus the data can be attached to a wrong transaction.

For example when a user navigates away from the home screen right after the app load and the home screen transaction is finished in the background later than the new navigation transaction user triggered.

Metadata

Metadata

Labels

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions