Anyone know how I could send an email from my app?
If I could just invoke the systems default email program, that would work
for example:
1) user within app clicks "send email to developer"
2) user is brought to there email client (outside of the app)
3) default text is entered for the user (developer email, subject, etc)
Any way to do this?