Ios swift – Parameterized App Shortcut isn’t showing up correctly in Spotlight (iOS 17)
I’m working on supporting iOS 17’s new Shortcuts features. I have a multiple App Shortcuts including one that launches the app in a selected tab. The tab selection is done via a custom AppView enum that conforms to the AppEnum…