Page 1 of 1
Ui event paths query
Posted: 04 Nov 2019 19:05
by Lucy
How can i query path and file modified by particular app i am monitoring from ui events? I can get all necessary details relative to the app but not paths that were modified.
Re: Ui event paths query
Posted: 05 Nov 2019 18:22
by Desmanto
UI event doesn't tell anything about the file path. I am looking for that too actually. I am creating flow to monitor any temporary or small files created by some unknown apps. So far no success yet. Since File observer can be working, but the app modifying it can be running background not foreground.
Re: Ui event paths query
Posted: 06 Nov 2019 00:23
by Lucy
Ugh... all good sweetie... we'll keep at it