Open tjluoma opened 4 years ago
When I try to specify Dropbox as -sender like this:
-sender
alerter \ -sender com.getdropbox.dropbox \ -message 'Launch Dropbox ?' \ -closeLabel No \ -actions 'Launch' \ -timeout 30
The alert does not appear, and the timeout does not happen.
If I remove the -sender line, it works.
If I use -sender com.apple.TextEdit instead, it works.
-sender com.apple.TextEdit
This is using alerter (1.1.0) on latest Catalina non-beta:
alerter (1.1.0)
ProductName: Mac OS X ProductVersion: 10.15.4 BuildVersion: 19E266
When I try to specify Dropbox as
-sender
like this:The alert does not appear, and the timeout does not happen.
If I remove the
-sender
line, it works.If I use
-sender com.apple.TextEdit
instead, it works.This is using
alerter (1.1.0)
on latest Catalina non-beta: