Page 1 of 1

Ignore wearable on trigger "Notification on Statusbar Displayed"

Posted: 24 Jun 2020 15:10
by natong
I am on Android 6. When new SMS arrived, it trigger 2 times.
I think they are normal and wearable.

Could you please add option for "Ignore wearable" ?

Code: Select all

notification_text=TrueYou

 SIM1 Content 1643...,
notification_large_icon=null,
wearable_actions=[Reply to TrueYou, Mark as read],
notification_text_big=,
app_name=chomp SMS,
content_title=zz TrueYou,
package_name=com.p1.chompsms,
flow_name=TrueID,
title=,

-------------------------------------------------------------

notification_text=TrueYou

 SIM1 Content 1643...,
notification_large_icon=android.graphics.Bitmap@e7e4802,
wearable_actions=[],
notification_text_big=TrueYou

 SIM1 Content 1643...,
app_name=chomp SMS,
content_title=zz TrueYou,
package_name=com.p1.chompsms,
flow_name=TrueID,
title=,
notification_summary_text=1 unread message.,

Re: Ignore wearable on trigger "Notification on Statusbar Displayed"

Posted: 03 Jul 2020 21:39
by Micky Micky
Hello

I have flows that use SMS RECEIVED action. Neither trigger twice. However, they have a different FLOW EXECUTION POLICY. I was going to suggest setting this to SKIP EXECUTION WHEN AN INSTANCE IS ALREADY EXECUTING to solve your issue. Worth trying but it may not work. I'm Android 10 so I can't comment on Android 6. I have a smartwatch and never had a problem with it and the SMS RECEIVED flows.

Hope this is of some help.

Micky