I am developing one IOS Application in which i am integrate Gmail via Mailcore library, Now I want add search functionality for Inbox for which user can search their Email Subject and Body. But i am not aware how to implement it. Can anyone help me out? Is there any sample source code for this in Mailcore?
Asked
Active
Viewed 462 times
0
-
please give me api link i want to develop same app. – Nirav Limbasiya Jul 17 '12 at 10:11
2 Answers
0
Use this it has search functionality

Rahul Vyas
- 28,260
- 49
- 182
- 256
-
Thanks Rahul but i cant download **Remail Project** it shows me the error in terminal **fatal: remote error: Repository not found** could you help me? – parth vasavada Jul 17 '12 at 10:23
-
-
first install mercurial for mac in your mac system then open terminal then in terminal type cd desktop then type this hg clone https://code.google.com/p/remail-iphone/ it should be downloaded on your desktop. Then read the instruction given on remail repository on how to build remail – Rahul Vyas Jul 17 '12 at 11:25
0
MailCore api I've developed same kind of app and have use it. They provide access to IMAP and SMTP servers. Download from here

Sikander
- 447
- 4
- 26