开发者

How to log in to gmail through programming [closed]

开发者 https://www.devze.com 2023-03-27 20:56 出处:网络
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this po
Closed. This question needs to be more focused. It is not currently accepting answers.

Want to improve this question? Update the question so it focuses on one problem only by editing this post.

Closed 8开发者_开发知识库 years ago.

Improve this question

I have an iphone application in that I have to log in to gmail through my program and then from that account I have to send an email to application users automatiocally. I dont want to show the sending mail window to user. Please give some solution..........


It can be done through webservices but it may not be a good idea to implement it.

I think your idea wont be very successful with iPhone environment as Apple wont approve your idea.

I think you will understand this better if you go through Apple's Developer App Guidelines for iOS.

That is because while sending mail or to login into gmail you would require user's permission and you cannot send email to user without his permission.

Hope this helps you

0

精彩评论

暂无评论...
验证码 换一张
取 消