How to intercept a notification that is only being sent when the display is on.
Hi there, I want to intercept a notification from an app. But that app will only send the notification on an android device when the screen is active. But the project is to have an android device that is not used, that intercepts these notifications. Any ideas how I could make this work? I tried everything to have the app send the notifications when the display is off, but no luck.