Hi,
My observation is, when the appium session ends, the uiautomator2 server running on the phone also closes. is there any capability or any other way to keep it always running even when the appium session ends? This is how the WebDriverAgentRunner works on the iOS. So, expecting same in android as well. Is it possible?
Thanks!