Difference between revisions of "Clipboard Change"

Line 2: Line 2:
  
 
When new text is copied, it is saved to clipboard. This trigger will fire when this event occurs.
 
When new text is copied, it is saved to clipboard. This trigger will fire when this event occurs.
 
The following [[magic text]] is available when this trigger fires.
 
 
[app_name] - the name of the app.
 
[app_package] - the package of the app.
 

Revision as of 23:24, 3 February 2021

This trigger is not available on Android 10 and above. This limitation is due to Google blocking access to the clipboard from background apps since Android 10.

When new text is copied, it is saved to clipboard. This trigger will fire when this event occurs.