You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the user changes the package filtering option in the settings, Cork send a "new updates available" notification, due to the notification system being tied to changes in the number of displayable updatable packages. This notificaiton doesn't get shown, since the app is in the foreground.
When the user changes the package filtering option in the settings, Cork send a "new updates available" notification, due to the notification system being tied to changes in the number of displayable updatable packages. This notificaiton doesn't get shown, since the app is in the foreground.
Code responsible:
Cork/Cork/CorkApp.swift
Line 220 in 698f9d6
Cork/Cork/CorkApp.swift
Line 245 in 698f9d6
Fix once macOs 15 comes out to take it in line with the new concurrency system.
The text was updated successfully, but these errors were encountered: