In fix at Microsoft - Name with multiple word does not display fully in chat message

40 views Asked by At

So, I'm working on a azure C# web-bot (Company Communicator). This web-bot send message in a Teams channel.

On PC and Android, when a message is sent the name of the bot is right for exemple: "My multi name app". But on iPhone, my client send me an image where the name is "My m."

I look on and the only reference I found is https://github.com/MicrosoftDocs/msteams-docs/issues/6579, but there is no solution yet. Since the error is the same it should not be a company communicator issue but a teams issue.

I was wondering if someone knew something, maybe a specific checkbox in the AdminTeams, or on the bot configuration, that make IOs display the wrong name.

Edit : Image with some information hidden because the client use real information in a dev env. It's from the general channel of a teams. enter image description here

0

There are 0 answers