iOS - 谁能建议我如何将 gmail 帐户集成到我的应用程序中并获取所有电子邮件的列表? [英] iOS - Can anyone suggest me how can I integrate gmail account into my app and get the list of all emails?

查看:24
本文介绍了iOS - 谁能建议我如何将 gmail 帐户集成到我的应用程序中并获取所有电子邮件的列表?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发一个应用程序,该应用程序具有使用 Gmail 帐户搜索用户电子邮件的功能,但我不知道如何将 Gmail 帐户集成到我的应用程序中并获取所有电子邮件的列表.请让我知道是否有适用于 iOS 的 Gmail 的任何搜索 API?

解决方案

你可能想看看这个网站,因为谷歌没有 API 可以让你收到电子邮件.您需要通过 POP 协议执行此操作.

http://www.example-code.com/objc/pop3_gmail.asp

然后在此处查看库的功能http://www.chilkatsoft.com/email-features.asp

并在此处下载库http://www.chilkatsoft.com/downloads_objc.asp

希望这能让你开始阅读电子邮件并列出它们,祝你好运!

as 和 add 看看:https://github.com/mronge/mailcore

还有一个补充:http://www.etpan.org/

也很有趣:http://code.google.com/p/remail-iphone/p>

I am developing an App which has a search functionality for user's emails with Gmail Account, But I don't know exactly how to integrate Gmail account into my app and get the list of all emails. And Please let me know if any Search API is available of Gmail for iOS?

解决方案

You may want to look into this website because there is no API from Google to get you're emails. You need to do this through the POP protocol.

http://www.example-code.com/objc/pop3_gmail.asp

then see the features here for the library http://www.chilkatsoft.com/email-features.asp

and download the library here http://www.chilkatsoft.com/downloads_objc.asp

Hope this will get you started with reading emails and listing them, good luck!

as and addition have a look into: https://github.com/mronge/mailcore

and another addition: http://www.etpan.org/

Interesting too: http://code.google.com/p/remail-iphone/

这篇关于iOS - 谁能建议我如何将 gmail 帐户集成到我的应用程序中并获取所有电子邮件的列表?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆