I want to make an app with XCode(SWIFT)and I would like to let the user enter more than one email and their passwords. the app will check either if they are match correctly or not(email and it's password). then, the app will save them in coredata. and that will let the user send email by choose any email and type the receiver email then click on SEND the email will go directly. (I don't want this window)
Valid XHTML http://postimg.org/image/rlsap8wdh.
I watched some videos but all of them {the app goes to the email window in an IOS device and send email using the user email that be used in that IOS device}
(I want everything happens here when he choose his email and type the receiver email)