iPhone writeToFile data included in results of Spotlight search?
An application I am designing will be used to sync data between the iPhone and a database. I am writing the data on the iPhone using 'writeToFile' and similar methods, and syncing it periodically with the database. Is there any way I can make this data appear in the Spotlight search utility on the iPhone?
|