I added recently FocusFocus support to an app built with UiKit for iOS iPadOS and uses macCatalyst for macOS, the perform method on SetFocusFilterIntent is called without any issue when I test the app under iOS or iPadOS when the Focus changes, but under macOS nothing happens (perform method in SetFocusFilterIntent is not called when focus changes).
Is there a missing configuration that I need explicitly to add for this to work also under macOS ?
Is this a known issue and will be addressed on a newer update of macOS Ventura ?