Hi, I’m new to Corona SDK (and the developer world for that matter) so please excuse me if my questions/problems seem completely elementary/trivial.
I want to use email in my app so I opened up the ComposeEmailSMS in the Corona SampleCode library to do some testing.
However, upon doing so, I go the following error:
“Email not supported/setup on this device”
What does this mean and how can I test email functionality?
Thanks in advance
KC