Hey could you please tell how to hide keyboard in Appium testing?

In situations where the hideKeyboard() method of Appium 2.x for Android is not functioning as expected on Lambdatest, consider utilising the following two capabilities to address the issue:

"resetKeyboard" : true,
"unicodeKeyboard": true