NSUserActivity b3

The release notes for iOS b3 say:


Fixed in Beta 3

  • {...}
  • When submitting an activity to be searchable with
    NSUserActivity
    , the metadata (
    attributeSet
    ) does not get added to the index. The
    title
    and
    keywords
    property are the only activity metadata added to the index.

I've upgraded to Xcode b3 and have installed iOS b3 on my device but still have no success getting this to work. My radar (21561771) was closed as a dup of 21544898 which is still listed as open.

Based on the release notes what should I be seeing differently? Is this a case where the information is getting added to the index, but the indexed activities aren't getting displayed / am I doing something wrong / missing a step?

Replies

Same here. I can find my indexed activitites.

Are you still seeing the same on beta 4? I haven't been able to get the NSUserActivity indexed either.