Skip to content

Commit

Permalink
impr(apple): TTID/TTFD only for UIViewControllers (#11530)
Browse files Browse the repository at this point in the history
Add note that TTID/TTFD only work with UIViewControllers and not
SwiftUI.
  • Loading branch information
philipphofmann authored Oct 10, 2024
1 parent 64b65ea commit fdd67ba
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ When the user interaction transaction is not finished yet, but the user makes a

<Note>

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

</Note>

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

<Note>

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

</Note>

Expand Down

0 comments on commit fdd67ba

Please sign in to comment.