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

已提问 2 年前363 查看次数
1 回答
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
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则