How to run chrome on real iOS device?

How to run Chrome on a real iOS device?

I have iPhone 14 Pro Max (17.1.1)
Xcode: 15.2 and macOS: 14.x

Automation Name: XCUITest
Browser Name: Chrome
Platform Name: iOS

Appium server: 2.5.1
java-client: 8.6.0
selenium-java: 4.12.0

Getting below error,

Could not start a new session. Response code 500. Message: An unknown server-side error occurred while processing the command. Original error: ‘17.1.1’ does not exist in the list of simctl SDKs. Only the following Simulator SDK versions are available on your system: 17.2, 17.0

@mykola-mokhnach any idea?