Skip to content

Commit fdd67ba

Browse files
impr(apple): TTID/TTFD only for UIViewControllers (#11530)
Add note that TTID/TTFD only work with UIViewControllers and not SwiftUI.
1 parent 64b65ea commit fdd67ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/platforms/apple/common/tracing/instrumentation/automatic-instrumentation.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ When the user interaction transaction is not finished yet, but the user makes a
349349

350350
<Note>
351351

352-
This feature is available starting in SDK version `8.4.0`.
352+
This feature only works for UIViewControllers and not for SwiftUI.
353353

354354
</Note>
355355

@@ -365,7 +365,7 @@ Since Cocoa SDK version 8.33.0, the SDK doesn't create time to initial display (
365365

366366
<Note>
367367

368-
This feature is available starting in SDK version `8.4.0`.
368+
This feature only works for UIViewControllers and not for SwiftUI.
369369

370370
</Note>
371371

0 commit comments

Comments
 (0)