mirror of
https://github.com/sudosylabs/vnidrop.git
synced 2026-08-05 10:29:58 +02:00
Add a UNUserNotificationCenterDelegate didReceive handler so tapping a notification is handled inside the running app — activating and bringing the existing window forward — instead of falling through to default launch behavior, which on macOS can surface a second process. The approval/transfer UI is driven by core state, so activating the window reveals any pending approval.