I would like to send email address in SMS which contains @ symbol. But after sending SMS its converting to ? symbol. What should do to send special characters like @ in SMS
I have tried sending 0x00 hexadecimal value for @ as a string but its sending as it is 0x00 and not converting it to @ symbol.