Hi,
composing a mail by tizen.ApplicationControl("http://tizen.org/appcontrol/operation/compose",.....
fails, if the messagetext for tizen.ApplicationControlData("http://tizen.org/appcontrol/data/text", [messagetext]) is longer than 2 KB.
Is there another way to create bigger messages?
I tried a workaround by using the clipboard, but this also failed. Its only working within the app, but seems not to be accessible from the email client.
Regards
Berni