You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions
I am curious how to call sendMessage with a friendly display name? ie: Peter Carlson<pe...@yeahright.com> when I send that I get Illegal character in opaque part at index 7: mailto:"Peter Ca...
Shai Almog
unread,
Nov 12, 2016, 12:19:38 AM11/12/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions, howud...@gmail.com
I would just detect that use case and substring it.
Notice it's possible that this is a simulator bug and that this will work perfectly fine on the devices. The simulator fallsback to a simplistic mailto: approach whereas the devices use native email API's.