I'm attempting to implement the latest search APIs in our app.
From following the code samples, I've done most of the implementation. Is there a way to verify the result, either on the simulator or on device?
I don't see any sample projects other than the sample code on the site and in the presentation - so I'm not sure if I'm missing anything in the implementation.
For things like the NSUserActivity and CoreSpotlight APIs you should be able to add that code, run it on a device, then go into Search on your device and search for things like the keywords, description, or content you've added to the local device index. If something isn't showing up when you'd expect it to please file a bug report, preferably with a small sample project illustrating the issue.