FinderSync Extension UI disappear on macOS 15's Setting

Description

We used to use FIFinderSyncController.showExtensionManagementInterface() to navigate to the corresponding Setting's path via a button in our app to make the user enable our FinderSync App. (Or user can navigate manually via "System Settings -> Privacy & Security -> Extensions -> Added Extensions" themselves in Settings.app)

But the UI is now disappearing on macOS 15.0

As a result, if user had previously enabled it, user will now be unable to disable it, and if user had not previously enabled it, user will never be able to enable it.

STEPS TO REPRODUCE

Create an empty macOS app xcodeprojc, add Finder Sync Extension and run it.

Or you can use the repo here to reproduce the issue. https://github.com/Kyle-Ye/MenuHelper

Answered by DTS Engineer in 805338022

It sounds like you’re aiming to report a bug here. If so, the best way to do that is via Feedback Assistant. See Bug Reporting: How and Why? for lots of advice.

Please post your bug number, just for the record.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

It sounds like you’re aiming to report a bug here. If so, the best way to do that is via Feedback Assistant. See Bug Reporting: How and Why? for lots of advice.

Please post your bug number, just for the record.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

FinderSync Extension UI disappear on macOS 15's Setting
 
 
Q