Post

Replies

Boosts

Views

Activity

Reply to SwiftUI alert dismisses immediately when presented from a nested sheet
Yes, correct, I tested it on the latest beta of iOS 27 and it seems to work out fine, I also see less issues with identity of views! So thanks for that. We still need to support devices with iOS 26 though, can you give more insights on why this is a bug on iOS 26 and not on 27? Or give recommendation of how we should build that layout in a way that there are no more identity issues?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
2w
Reply to XCTFail immediately aborts the test in Xcode 26 — no retry on failure
Do you guys know when are we going to get a fix version for this issue? This issues stops us from moving to Xcode 26 mainly because of our UI tests are flaky, sometimes the gesture doesn't make it through, and so we had in place the retry mechanism to palliate those issues. Just recommendations to move forward, because disabling continueAfterFailure also would make our test plan times go very high.
Feb ’26
Reply to SwiftUI alert dismisses immediately when presented from a nested sheet
Yes, correct, I tested it on the latest beta of iOS 27 and it seems to work out fine, I also see less issues with identity of views! So thanks for that. We still need to support devices with iOS 26 though, can you give more insights on why this is a bug on iOS 26 and not on 27? Or give recommendation of how we should build that layout in a way that there are no more identity issues?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
2w
Reply to SwiftUI alert dismisses immediately when presented from a nested sheet
Added the link to a repo that showcases the code in the main message.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
2w
Reply to XCTFail immediately aborts the test in Xcode 26 — no retry on failure
Do you guys know when are we going to get a fix version for this issue? This issues stops us from moving to Xcode 26 mainly because of our UI tests are flaky, sometimes the gesture doesn't make it through, and so we had in place the retry mechanism to palliate those issues. Just recommendations to move forward, because disabling continueAfterFailure also would make our test plan times go very high.
Replies
Boosts
Views
Activity
Feb ’26