I have a similar problem. We are a product migrating towards FileProviderExtension in macOS. I can see that File Provider's also have ways of providing custom actions in context menus (https://developer.apple.com/documentation/fileproviderui/adding_actions_to_the_context_menu).
But we already have a Finder Sync Extension that used to do this work - So, naturally we wanted to re use it. But when it watches theCloudStorage path the context menus never show up, but works pretty well on other paths in the filesystem, even on mounted drives.
Is this an expected behaviour? That FinderSyncExtensions are restricted in CloudStorage path in favour of File Provider custom actions?
Topic:
App & System Services
SubTopic:
Core OS
Tags: