I am making an app and would like to have a function that links to the notes app of iOS 5. Is there any code for that? e.g. i have a UIButton and when users press on it, it closes the application and launches the iOS notes application.
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
For Notes there is no URL scheme. Apple provides a reference for available schemes of their apps here:
http://developer.apple.com/library/safari/#featuredarticles/iPhoneURLScheme_Reference/Introduction/Introduction.html