Cannot Retrieve Notification Text From Ongoing Notifications
Posted: 26 Mar 2014 13:33
Greetings,
I have recently been working on trying to harvest some useful info from Notifications.
I found that with normal notifications, everything works as expected.
With "ongoing" notifications, I get either no notification_text at all, or text that doesn't appear to have anything to do with the notification that ostensibly triggered the flow.
My device is a Nexus 7 2013 running CyanogenMod 11 (Android 4.4.2).
I am using Automagic Premium 1.22.0-dev.
While debugging this behavior, I created a flow triggered by any notification being sent to the notification bar.
The flow simply consists of that trigger and a pop-up dialog box that is supposed to display {notification_text}.
Just to give you an example, the "Now Playing" notification generated by PlayerPro generates the following 3 lines of text:
"Lock Pattern
On
Off
Method"
As I said above, this behavior is isolated to "ongoing" notifications and appears to effect all apps.
I have recently been working on trying to harvest some useful info from Notifications.
I found that with normal notifications, everything works as expected.
With "ongoing" notifications, I get either no notification_text at all, or text that doesn't appear to have anything to do with the notification that ostensibly triggered the flow.
My device is a Nexus 7 2013 running CyanogenMod 11 (Android 4.4.2).
I am using Automagic Premium 1.22.0-dev.
While debugging this behavior, I created a flow triggered by any notification being sent to the notification bar.
The flow simply consists of that trigger and a pop-up dialog box that is supposed to display {notification_text}.
Just to give you an example, the "Now Playing" notification generated by PlayerPro generates the following 3 lines of text:
"Lock Pattern
On
Off
Method"
As I said above, this behavior is isolated to "ongoing" notifications and appears to effect all apps.