Notification show

An action block that shows a status bar notification.

If the proceed option is set to Immediately, then the notification will be shown without pausing the fiber. If set to When dismissed, then the fiber will pause until the notification has been clicked or cancelled.

If the fiber is already showing a notification, it’s updated with the new information. sound, lights and vibration only occurs when showing a new notification. Use the Fork block to show multiple notification within the same flow.

Notifications are automatically hidden when the fiber stops, or by using the Notification hide block. To dismiss a notification, either clicked it, or if it’s not an ongoing event, by cancelling it with a left-swipe or the “clear all” button.

Note! For the notification to appear on a Wear device it has to be cancellable and not ongoing.

Options

Input arguments

Output variables