I am trying to run iPhone XS Simulator from Mobile device manager but unfortunately it fails

Hi

I am trying to run iPhone XS Simulator from Mobile device manager but unfortunately it fails.

Below are the details of test received in Sauce lab site
Request
POST
/session
00:16.50
(+0.11)
Command
POST /session
Parameters
{
“desiredCapabilities”: {
“deviceName”: “iPhone 14 Pro Max”,
“enableAsyncExecuteFromHttps”: true,
“automationName”: “XCUITest”,
“newCommandTimeout”: 0,
“simpleIsVisibleCheck”: true,
“autoWebview”: false,
“shouldUseCompactResponses”: false,
“elementResponseAttributes”: “rect”,
“platformVersion”: “16.1”,
“useJSONSource”: true,
“includeSafariInWebviews”: true,
“platformName”: “iOS”
}
}

Response
HTTP Status: 500

{
“message”: “An unknown server-side error occurred while processing the command. Original error: W3C capabilities should be provided”,
“error”: “unknown error”
}