You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We started using adaptive cards for our alerts that are sent to teams. Those alerts will contain exceptions or an object in a CodeBlock as they can be large so the CodeBlock ends up being a nice container (and make it very readable).
However, as documented CodeBlock does not work the mobile app. So this is a request to get that supported. It seems like CodeBlock works for a standard message on teams mobile, so the limitation doesn't seem unsolvable.
Proposed solution
Support CodeBlock in adaptive cards for mobile teams app.
Alternatives or Workarounds
If someone has a clever workaround to use the existing features in adaptive cards in meantime that would be appreciated. I haven't determined anything yet.