appium / WebDriverAgent

A WebDriver server for iOS and tvOS
Other
1.18k stars 368 forks source link

'No visible @interface for 'XCUIDevice' declares the selector 'pressButton:'' WDA build error for iOS 17.2 real device #827

Closed AntRybalko closed 8 months ago

AntRybalko commented 8 months ago

There are build errors during the attempt to build WDA on iOS 17.2 real device

appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/WebDriverAgentLib/Categories/XCUIDevice+FBHealthCheck.m:44:9 No visible @interface for 'XCUIDevice' declares the selector 'pressButton:'

image

AntRybalko commented 8 months ago

Works fine with the latest version of WDA, closing issue