Push Notifications are Never Received


#1

Edit: I’ve never used ST automations but it occurred to me to create one in order to see if I could get a push notification to work from the ST app. It doesn’t so the problem doesn’t appear to be specific to Webcore.

Original Post:

This morning it occurred to me that I hadn’t been seeing push notifications lately so I created a test piston that should send a push notification when a door opens. The piston executes but I never get the message. When I look at the log, I see the message being sent. I also see it in the list of notifications when I check the notifications section in the ST app. I’ve verified that SmartThings notifications are allowed on my phone.

Has anyone else experienced this? I’m stumped. Thanks for any insight or suggestions anyone can provide.

Here’s the log, the piston and a couple of screen grabs.

Received event [French Doors].contact = open with a delay of 67ms
+32ms ║RunTime Analysis CS > 14ms > PS > 8ms > PE > 10ms > CE
+35ms ║Runtime (38394 bytes) successfully initialized in 8ms (v0.3.110.20191009) (32ms)
+35ms ║╔Execution stage started
+42ms ║║Comparison (enum) open changes_to (string) open = true (0ms)
+44ms ║║Cancelling condition #2’s schedules…
+45ms ║║Condition #2 evaluated true (5ms)
+46ms ║║Cancelling condition #1’s schedules…
+46ms ║║Condition group #1 evaluated true (state changed) (7ms)
+48ms ║║Cancelling statement #3’s schedules…
+76ms ║║Executed virtual command sendPushNotification (23ms)
+78ms ║╚Execution stage complete. (43ms)
+79ms ╚Event processed successfully (79ms)


#2

This last week I’ve also strangely seen some push notifications not working, any issues like this are usually down to Samsung and not webCoRE.