Post

Replies

Boosts

Views

Activity

Reply to XCUIElementQuery cells
I've run into the cell count issue today with Xcode 15 and iOS 17. application.otherElements["SomeVC"].collectionViews.cells.matching(identifier: "SomeCell").count only returns the number of visible matching elements, and ignores the ones offscreen. Is there a known workaround for this?
Feb ’24
Reply to XCUIElementQuery cells
I've run into the cell count issue today with Xcode 15 and iOS 17. application.otherElements["SomeVC"].collectionViews.cells.matching(identifier: "SomeCell").count only returns the number of visible matching elements, and ignores the ones offscreen. Is there a known workaround for this?
Replies
Boosts
Views
Activity
Feb ’24
Reply to `.task(id:_:)` starting in the `Task.isCancelled` state
I've filed FB19469650 for this, with a sample project attached,
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Aug ’25