[Resolved] Kill application in real devices. App is already running

Thats out of context :slight_smile: If you see above I was using “AssistiveTouch”. Anyway, these days there is one command to terminate app:

driver.terminateApp(bundleId);

You can see more in Kill and Relaunch app in Appium