I am looking for help, I am new to iphone programming
Is there a way to send an email, using standard account configured on the device WITHOUT opening a compose UI, without Pagesheet?
I want to write an app to send me email reminders.
looking forward to hearing a replay from you
Thanks…
1) Is there a way to send an email, using standard account configured on the device WITHOUT opening a compose UI
No you can not.
Alternative way :
You can write a web service that sends emails to specific address.