Is there any way to access iPhone mail app mailbox

2019-08-09 23:11发布

I wonder if there's any way to loop inside a mailbox and get the list of messages inside the mailbox.

I want to open each message and take screen shot of the email. Is there any way to do this? Any reference?

Thanks for your help.

3条回答
时光不老,我们不散
2楼-- · 2019-08-09 23:49

AFAIK there is not. The only mail interface comes from the MFMailComposeViewController.

查看更多
地球回转人心会变
3楼-- · 2019-08-09 23:55

Ask the user for their credentials, and access it via standard POP3/IMAP. If your use is legitimate, they'll be more than happy to enter them. Apple won't permit this sort of behaviour, because they really don't want a fart app stealing some CEO's private e-mail.

查看更多
男人必须洒脱
4楼-- · 2019-08-10 00:05

I hope not.

查看更多
登录 后发表回答