Can't send email from ios device when email body contains arabic characters!

Hello,

I want to send an email a string on an ios device.
Here’s the code:

Application.OpenURL ("mailto: " + email + "?subject=" + subject + "&body=" + body);

when the body has arabic characters, the mail window does not even open!
I tried displaying on the screen (using ngui label) and the text was printing on the screen.

Any hints please

having the same issue did you got any solution to this? if yes plz share

Hello have got any solution to this, i have the same issue, can you share it plz