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

posta 2 anni fa363 visualizzazioni
1 Risposta
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
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande