
Announcements
When I send a push notification to my Windows 10 mobile device via Flow, the app itself alerts 4 times for each notification. Dismissing 4 alerts in a row is frustrating - and that's if only one flow kicks off - if I have an alert for someone who emails me, and they happen to email me twice in sequence, that means 8 alerts! Is there a way to prevent the push notification from multiplying?
It's happening on every flow I create using push notifications, so it's not specific to any one particular flow I've built. And it's easy to replicate.
Hi,
I also use push notifications in flow and I receive only a single message.
Please make sure, that Flow did not automatically inserted a repeat-until.
This can happen, if there are several other receipients and you hardcoded your mail as a push-receipient.
In the Flow History you should be able to see exactly what happens an if there are any repeat-until´s.