Page 1 of 1

mobileComposeHtmlMail ? - solved

Posted: Fri Dec 16, 2016 2:58 pm
by DR White
Why when I test the example below, the created email dialog window does not have "test@livecode.com" in the recipient address (I am using LC 8.2 RC2 and testing with iPhone 6)?

put "Hello World!" into tAttachment["data"]
put "text/plain" into tAttachment["type"]
put "Greetings.txt" into tAttachment["name"]
mobileComposeHtmlMail "Greetings", "test@livecode.com",,,, tAttachment

Thanks,

David

Re: mobileComposeHtmlMail ?

Posted: Mon Dec 19, 2016 11:11 am
by MaxV
Probably it is a bug, please test with last livecode 9.