Hi,
HideKeyboard command is not working in IOS Iphone devices with Appium Studio 10.9 version.
On writing the below command , the key pad of the IOS mobile device is not closing , while its working fine in Android devices & key pad is successfully closing.
CODE:
driver.hideKeyboard();