Unable to launch Appium iphone simulator

@contactkkiran
PlatFormVersion capability maybe case sensitive. replace it with platformVersion.
As per logs; appium trying for simulator with latest ios version that is 12.2

Or update your appium desktop version

for iOS 12.2 go for 1.12 or latest version of appium.

you can also read here support for ios12 added in appium 1.9 and later versions