WebDriverAgent issue, appium inspector black screen

Hello, I am trying to do automation on Apple Vision Pro, I use these capabilities

{ “platformName”: “iOS”, “appium:platformVersion”: “17.0”, “appium:deviceName”: “Apple Vision Pro”, “appium:automationName”: “XCUITest”, “appium:udid”: “EB2BB922-DCAF-44BF-8C15-2EDE677C08DA” }

but appium inspector is showing just black screen and doesnt work properly. There is an issue with WebDriverAgent, so could you help me to fix these black screen issue on Appium Inspector or refactor code in WebDriverAgent project?

Have you found a solution? I am facing the same with iPhone 13 and 14 on iOS 17, iOS 16.X devices are completely fin though.

WebDriverAgent issue, appium inspector black screen
 
 
Q