Post

Replies

Boosts

Views

Activity

Comment on iOS deep linking with Xcode UI testing
This isn't working consistently for either of the XCUIApplication options on XCode 15 and iOS 17. XCUISystem does work, however because it doesn't launch your app via XCUIApplication you lose all your launch arguments. It's making testing these flows incredibly laborious and flaky, is there a suggested solution to testing opening URLs whilst retaining launch args?
Nov ’23