IOS device not showing in appium inspector

HI,

i am trying to test ios using appium inspector and lambda test

{ “platformName”: “ios”, “lt:options”: { “w3c”: true, “deviceName”: “iPhone 13”, “platformVersion”: “16”, “isRealMobile”: true, “browserName”: “Safari”, “network”: true, “visual”: true, “video”: true, “source”: “appiumdesktop” } }

this is capability i am using , my problem is i am not getting device

I am also getting the same issue. The iOS device is not rendering.

This is resolved. I have downgraded the Appium Inspector to 2022.11.1