Unable to sendkeys() or click anything

I am new to mobile automation. I am working on two tasks on emulator-

  1. Open makemytrip on google chrome on emulator and book a flight - I am able to open makemytrip but I am unable to perform any further task. I am unable to press any tab there.

  2. Open Amazon app and search for pen and add to cart - Amazon application is opening but unable to search for a pen. Used sendKeys, TouchAction tab but still unable to search.

@Ak_kap are you using UIAutomator??

yes Pawan…
Issue 2 is resolved.

Issue 1 still exists. I am still unable to perform any action on the web application