Hi Everyone,
Have anyone already faced the issue with hiding an IOS Multi Line keyboard type (the one with a “Return” button to jump to the next line. There is a "Done button at the top that is used to hide the keyboard but when called within the following script it fails to hide the keyboard but the application doesn’t crash and move to the next line:
driver.hide_keyboard("Done")
Environment:
Appium 1.7.2
IOS 11.1
XCODE 9.1