FIFinderSyncController.isExtensionEnabled always returns False

I have a macOS app which uses a FinderSync Extension. I'm using FIFinderSyncController.isExtensionEnabled to determine if the Extension is enabled.

When running on OSX 10.15 & 11.6, it works correctly. When running on a system with OSX 12.2, it always returns False.

Anyone know why it would behave differently?

FIFinderSyncController.isExtensionEnabled always returns False
 
 
Q