Skip to content

Using MacOs console app project is not working #1

Description

@hectorcubillos

I'm following instructions but nothings happen.
Ver: .NET 10
Type: Console App

Notifications.BundleIdentifier = "com.apple.finder"; // Optional (does nothing for bundled applications) Notifications.SetGuiApplication(false); // false for console application Notifications.ShowNotification("notification-title");

After runs that code application is hanging...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions