@arcangel06 @Mr. Brightside I found a workaround: https://developer.apple.com/forums/thread/734996?answerId=763586022#763586022 do you want to try if this works for you as well?
Post
Replies
Boosts
Views
Activity
@arcangel06 I think WhatsApp and Venmo are built with Xcode 14 since people can't submit apps built with beta Xcode.
But in my case even building with Xcode 14 (14.3.1), when the app is installed on an iOS 17 device, the spotlight results don't show up.
What does your code look like? Do you do anything more than creating a CSSearchableItemAttributeSet, then a CSSearchableItem, and then calling CSSearchableIndex.default().indexSearchableItems?