How to create notes in iPhone notes app programmatically

喜夏-厌秋 提交于 2019-12-01 07:53:58

问题


I have some data in my local database in my iPhone app.

I want to programmatically create a note in iPhones notes app and store this data.

Does anyone know how to do it?


回答1:


It's currently not possible as there are no known APIs for working with the Notes application.



来源:https://stackoverflow.com/questions/3252599/how-to-create-notes-in-iphone-notes-app-programmatically

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!