the AutoNotification plugin for Tasker will give you way more control to narrow down each notification individually. the only problem for me personally was that it took me almost as long to learn how to use the plugin for my needs as it did to learn Tasker to begin with.
For example, if I receive three messages;
- One
- Two
- Three
The value of variable %evtprm3 will always or almost always be "one"
Yes, I've looked up evtprm10, and also evtprm(), but it repeats the same value, every time a notification arrives
Profile: Event / UI / Notification (Owner Application - WhatsApp)
Input task: Alert / Flash
% evtprm1
% evtprm2
% evtprm3
% evtprm4
% evtprm5
% evtprm6
% evtprm7
% evtprm8
% evtprm9
% evtprm10
% intent_data
% evtprm ()
The first WhatsApp message works fine. (%evtprm1 = WhatsApp,%evtprm2 = contact name,% evtprm3 = message text)
The problem is that every time a new message arrives, it returns the same result as the first message. And this happens whenever there is a Whatsapp notification in the notification bar.
I hope it will be understood better now, and there will be no problems with the translation. A greeting.
The problem is that every time a new message arrives, it returns the same result as the first message.
I have activated the execution log and sent 5 whatsapp messages to my phone. The messages were 1, 2, 3, 4 and 5 respectively.
--
You received this message because you are subscribed to a topic in the Google Groups "Tasker" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tasker/N2GTA8NoyxY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tasker+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/tasker.
For more options, visit https://groups.google.com/d/optout.
When a whatsapp message arrives, the sender's name and message text appear in the notification bar. And every time a new message arrives, instead of displaying the name and text of the sender, the notification shows "2 new messages", "3 new messages", "4 new messages", etc. However, by extending the notification, you can view the contents of all messages in the notification bar.
--
Is there any news regarding the notification event?
a greeting
I will continue to wait, greetings.
Before I had the One Plus One with the same version and I had the same problem.
Is it possible that the subsection you're talking about existed since Android 6?
No, I have a Xiaomi Mi5S, and the Android version is 6.0.1Before I had the One Plus One with the same version and I had the same problem.
Is it possible that the subsection you're talking about existed since Android 6?
--
I have problems with the "notification" event
I try to use it to read incoming WhatsApp messages, but it almost always repeats the first message.
For example, if I receive three messages;
- One
- Two
- Three
The value of variable %evtprm3 will always or almost always be "one"