Thanks to visit codestin.com
Credit goes to github.com

Skip to content

The "-remove ID" option doesn't remove an alert and the "-remove ALL" option works but spawns another alert #45

@section83

Description

@section83

I am issuing calls to Alerter from AppleScript using "do shell script" which uses the "sh" shell.

I want an alert to remain visible until removed by my app. I first tried working with a specific ID. But, that did not remove the alert.

Must the "ID" be a Bundle ID or can it be any text ?

I tried the "-remove ALL" option which worked but, after removing the alert, another alert is shown.

Is there a way to prevent the second alert showing ?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions