fix: Assert app is installed before launching or activating it by mykola-mokhnach · Pull Request #704 · appium/WebDriverAgent
Conversation
Addresses #702
The behaviour described there is a genuine XCTest bug. It just freezes the [XCUIApplication launch] call if the given bundle identifier is not a valid (installed) one.
So I added a workaround for it to throw a valid exception instead
mykola-mokhnach
changed the title
fix: Assert app is installed before launching, activating or terminating it
fix: Assert app is installed before launching or activating it
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it makes sense
manabuaota added a commit to manabuaota/airtest-netease that referenced this pull request
Feb 14, 2026manabuaota added a commit to manabuaota/airtest-netease that referenced this pull request
Feb 14, 2026This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters