Sending notification after action
Hi,
I have this action:
After a successful performance I would the notification, but nothing happens.
What do I miss?
Thanky you
I have this action:
After a successful performance I would the notification, but nothing happens.
What do I miss?
Thanky you
Solution
Just add it at the end of
action(). The method you use if for default actions. As soon as you use action() it’s not called