MacroDroid can be triggered for a broad set of events. In particular it can detect and log when GPS location is enabled or disabled. This is useful but I would like to understand which app made the request.
I would like to find a way to identify the app that made the request associated with the event i.e. which app is requesting GPS location be turned on. Does MacroDroid have the capability to identify the app triggering the event? Alternatively if this is not possible could MacroDroid capture the app that were running at the time GPS location was enabled?
For completeness phone is a Galaxy Note 8 (SM-N950F) running Android 8.0.0
[fg_app_name]:[fg_app_package]to the event and have an notification display that as well. I am not sure but I think an app needs to be in foreground to trigger location change – beeshyams Aug 03 '20 at 02:18System UI:com.android.systemui. If that is the case and you are satisfied, please self answer and flag my comments for deletions. Thank you – beeshyams Aug 03 '20 at 08:43