getsentry / getsentry/sentry-cocoa

Automatic span nested with the wrong transaction when using multiple windows.

Open
#1,768 1 comment 0 reactions 0 assignees View on GitHub
Cocoa Improvement Spans
Dominant language
Swift
Stars
1.1k
Forks
418
Avg merge
2d 3h
Merged PRs (30d)
106

Description

### Description

iPad allows applications to support multiple windows. An automatic span may be nested with the wrong transaction if two screens are opened simultaneously in different windows.

![image](https://user-images.githubusercontent.com/28265868/165045968-9be2eca7-a83f-4654-b390-e00bf3cb6d4e.png)

![image](https://user-images.githubusercontent.com/28265868/165045999-6933dce8-e663-4f3c-899f-f8d7f37420dd.png)

The first image has two http requests, the second has none.
Each transaction must have one request.
This can lead to confusion.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.