Android Notification Manager Plugin

Android Notification Manager Plugin (ODC)

Stable version 0.1.0 (Compatible with ODC)
Uploaded on 07 November 2022 by Noesis
Android Notification Manager Plugin

Android Notification Manager Plugin (ODC)

Documentation
0.1.0

The plugin offers two ways to check the Push Notifications Status:

  1. By consuming a block on the screen and handle the two events;
  2. By calling an action on a flow.

For option 1 you can add the webblock and handle the two events, NotificationError and NotificationStatus


For option 2 you can directly call the available actions to check and open notification system manager

With "NotificationManagerStatus" you can see the Notifications are enabled for the application

and with "OpenNotificationManagerSettings" it will open the android system settings for the application on the notifications section