Blog Post

IIS Support Blog
1 MIN READ

Microsoft Bot WebChat window / font not matching well in iPhone/iPad/Android phone

JasonXu's avatar
JasonXu
Icon for Microsoft rankMicrosoft
Jul 15, 2019

To resolve the problem Microsoft Bot WebChat window / font not matching well in iPhone/iPad/Android phone, we need to add the following meta tag in the web page that hosts the WebChat.

 

  <meta name="viewport" content="width=device-width, initial-scale=1.0">

 

Full example see this Link.

Published Jul 15, 2019
Version 1.0
No CommentsBe the first to comment