0

I'm going to write custom app in iPhone similar Mail app build-in iOS. This app can get mail directly from Gmail and sent mail with attachment, forwarding, reply all, etc.

I can do that? And Apple support API for development?

I try googling and all result I found: Just can send mail, and haven't get mail directly from any mail server? Please help me :)

Thanks in advance.

-- Phu Nguyen

thehetre
  • 1
  • 1

2 Answers2

0

Take a look at skpsmtpmessage library. I will help you to send mails directly from iOS devices.

Edit:

Look at this connect to gmail database to read/write emails.

I think that you should focus more on google api then on the iOS implementation.

Alex Terente
  • 12,006
  • 5
  • 51
  • 71
0

I am working on this kind of app. What if I give you a complete app URL for free hmmm? here you go buddy have fun.

Gmail in custom native iphone app

Rahul Vyas
  • 28,260
  • 49
  • 182
  • 256