Noob: Compose Emial Sample Code Not Working?

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 :smiley:
KC

Details…

What device and what OS are you testing this on?

If you’re trying this in the simulator it won’t work.

You must build this for your Android device or iOS device and install it to run it.

I am using Mac OS Sierra. And yes, I am using the simulator.

I do not know how to install it on a device, but I will ask that question elsewhere.

Thanks for your help.

See our various building guides: 

https://docs.coronalabs.com/guide/index.html#building-and-distribution

Rob

Details…

What device and what OS are you testing this on?

If you’re trying this in the simulator it won’t work.

You must build this for your Android device or iOS device and install it to run it.

I am using Mac OS Sierra. And yes, I am using the simulator.

I do not know how to install it on a device, but I will ask that question elsewhere.

Thanks for your help.

See our various building guides: 

https://docs.coronalabs.com/guide/index.html#building-and-distribution

Rob