Post

Replies

Boosts

Views

Activity

Comment on iOS Spotlight indexing seems to be broken on iOS 17?
@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?
Aug ’23