Why is my SMS received from SNS having a different font?

0

When I receive an SMS from Simple Notification service, the font is different for few words in the SMS. I am using the AWS NodeJS sdk. This is creating issues in auto-retrieval of the OTP as the characters are not recognized properly. I am attaching the screenshot for reference https://tinyimg.io/i/eAw5gbd.jpg

feita há 2 anos363 visualizações
1 Resposta
0

Hi Vishalaf,

Amazon SNS sends plain-text messages with no formatting. Any formatting would be provided by your device config client (eg choice of font).

Refer: https://stackoverflow.com/questions/58254270/monospaced-font-with-amazon-sns

My suggestion is to open a AWS Support case to validate and help you to discover the issue.

profile pictureAWS
respondido há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas