Reputation: 797
Hi I am working on an application with features to show the notes from note application or push a note. I don't see any sample or tutorials regarding this. Would really appreaciate any help. Thanks.
Upvotes: 1
Views: 241
Reputation: 8329
If you are asking about the built-in Note application, you cannot. That's the whole idea behind app sandboxing.
(In some cases notes are saved in an IMAP mailbox, and you could access that. But they don't have to be in IMAP.)
Upvotes: 1
Reputation: 20319
Check out this question and answer: How to share custom data between iPhone applications?
its more general than what you are asking for but it should work.
Upvotes: 0