02-01-2013 04:38 PM - edited 02-01-2013 04:41 PM
It seems we were wrong, there's no public constructor in builder and the only way to create it is using create() method.
There's a working sample with MessageBuilder on github, have you seen it?
http://blackberry.github.com/Cascades-Samples/mess
I think it leaks memory in composeMessage but at least it doesn't crash. ![]()
Btw, is there any other info in crash report (NULL pointer reference etc)?
Can you please show how the messageService is declared and initialized?
02-01-2013 04:39 PM