Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading