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.
Asked
Active
Viewed 137 times
2 Answers
1
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.)

David Dunham
- 8,139
- 3
- 28
- 41
0
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.