I implemented focus filter in my app, where there is only one parameters with dynimac option provider. when i ran the project, i can see the app in the focus filter, but when i try to choose the parameter in my app's focus filter page, it appeared a loading then disappeared, which was supposed to pop up a page for me to choose.
it's also weird in my project to print log like: [Execution] Could not find an intent with identifier 'DemoFilter' DemoFilter is a focus filter i created in a demo project, while it has nothing to do with my another project. would it be some kind of bug in xcode14 beta6?