How to log in to gmail through programming [closed] - iphone

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

Related

OTP through Push Notification -will apple reject according to review guidelines [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 6 years ago.
Improve this question
We are developing a web app Application and planning to use Push Notification to send "One Time Password". But as per Apple Guidelines, "Apps that send sensitive personal or confidential information using Push Notifications will be rejected". Please suggest.
The answer is in the body of the question, isn't it?
I think sending a password in plain text via push notification is problematic. Any tool could catch it in mid-transfer.
Perhaps you should at the least send it encrypted and de-crypt it on the client-side.

How to track Emails sent to popular Email providers? [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 8 years ago.
Improve this question
There are few services that let you know whether someone opened your email or not and even how many times and when! As a reference I should link to MailTrack and Mixmax
I wonder how to detect when someone opens an email?
[Update]
As #GabrielCliseru said: most Email providers scrub JavaScript from HTML Emails so this one is off the chart
Gmail strips out any content between script tags before displaying
the message. Source
The javascript code sent inside an email is not executed. This is a security limitation.
What you want to do exactly?
You want to send a jquery code by email?
You can do it simple.
Or for more sure, you can put it in a Text file and attach it

Payoneer Card Application Has Been Declined [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 9 years ago.
Improve this question
I've made application for Payoneer today but they have rejected my application without any reason. Also, I couldn't log into the account. It says Account Blocked! (#MA104). Please contact customer support. Why does this happen?
For what purpose did you create this app? Personal or business use?
#JWarker: Hi, my name is Nissim, I'm Head of Community at Payoneer. I saw your question and would be happy to assist you in getting it resolved.
If you submitted an application and it was declined, we would have sent you an e-mail with an explanation of why it was declined. You are more than welcome to reply to that e-mail and we will be able to assist you.
Once you reply to the e-mail, you will receive an automated confirmation with a reference ID number for your inquiry (will start with LTK). If you provide me with that I'd be happy to make sure it's reviewed promptly.

Send Image Using web service or Email using Smtp? [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 8 years ago.
Improve this question
In my application i want to send images to user without their interaction.which option is better
Through Web service or
Through Smtp email
if user press home button while image sending is in progress.apple provides 10 minutes to complete your small tasks. which of them will perform better ?
is there any chance of app rejection if i use webservice or Smtp Email ?
thanks
jawad
It's better to send it by web service. As apple's privacy policy says you can't send Email or SMS without user's Interaction. If you send the image using Email there are chances of your app getting rejected.
Regarding the performance web service will work fine.
is there any chance of app rejection if i use webservice or Smtp Email ?
NO application will not rejected.BUt User confirmation needed.

How to add my iPhone web app to apple.com/webapps [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
I have created a webapp which is for iPhone. I need 2 helps.
App URL: http://classictutorials.com/ts/
How do i submit it to http://www.apple.com/webapps/ ?
Whats the best way to share with people who would be using it. Its a free app and neither am asking for any donation. So don't want to share across using money.
Apple adds the webapps on its own, and it didnt add anything to that list after 12/03/2010. So that is a stale list.
If you dont want to spend anything, you may want to advertise it on some forums, where they discuss about the problem your app could solve. Other than that you could try telling people, writing blogs about it or do a link exchange with other apps.