Skip to content

Using MacOs console app project is not working #1

@hectorcubillos

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...

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