Running stock Nexus 6P here with Android 8.1 and the kill app function isn't working. If I try to kill the app, wait, and Open App (with the always open new copy), it doesn't kill the app and opens the old instance of the app. I've tried the suggested workaround that I found here to go home first and then kill the app, and that doesn't work either.
Reason I need to kill the app and reopen sometimes is to satisfy a scenario I've created with AutoInput, where it expects you to be on the starting page of the app, so if the app was left running in the background not on the start page, then I want to be able to open it fresh to the start page.
I'd like a better solution, but the ugly workaround I have in place currently is to:
- Open the app
- Run AutoInput UI Query to determine if it's on the home page (not all that reliable)
- If it isn't on the home page, then
- open recent tabs
- Use swipe gesture with click function on the x to close the app
- then launch the app with tasker
It's ugly, but it works. However, it seems like the kill app and always open new copy should be working, but they aren't.