Difference between revisions of "Action: Notification Interaction"

m
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
This action allows you to automatically interact with an existing notification. You can auto click the content, or one of the actions that may be exposed on a notification.
+
<span style="color: #1665b0; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;"><strong>About this action</strong></span>
 +
 
 +
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px; margin-top: 5px; margin-bottom: 5px;">
 +
This action allows you to automatically interact with an existing notification.
 +
You can auto click the content, or one of the actions that may be exposed on a notification.
 +
</pre>
 +
 
 +
<p>Please note that any interaction that causes an app to launch on Android 14+ will typically no longer work. Apps that are built to target Android 14+ now have to explicitly allow being launched in this way and most apps do not permit this.</p>

Latest revision as of 06:28, 4 October 2024

About this action

This action allows you to automatically interact with an existing notification.
You can auto click the content, or one of the actions that may be exposed on a notification.

Please note that any interaction that causes an app to launch on Android 14+ will typically no longer work. Apps that are built to target Android 14+ now have to explicitly allow being launched in this way and most apps do not permit this.