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?