Read emails from the Mail App on an iOS device

試著忘記壹切 提交于 2019-12-14 02:55:18

问题


I am required to read and download emails from the Mail App on an iOS device. I understand that it is possible to fetch emails from the email servers but my requirement is to have access to the emails from all the accounts that have been configured in the Mail App on the device. Is this possible? If yes, how do I implement it?


回答1:


You can't.

You can send emails using the Message UI framework, but there is no way to access content in the iOS Mail application from another app.



来源:https://stackoverflow.com/questions/38217895/read-emails-from-the-mail-app-on-an-ios-device

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