Forum Discussion
Adaptive Card not Displaying On Teams Mobile
- Jun 16, 2022
Sigmadelta8 - We are able to repro the issue. The card is getting rendered properly in Teams Desktop and Web version.
But its not rendering properly in Mobile clients.
We have raised a bug for this. We will inform you once we get any update from engineering team.Thanks,
Prasad Das
-------------------------------------------------------------------------------
If the response is helpful, please click "**Mark as Best Response**" and like it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.
Sigmadelta8 - We are able to repro the issue. The card is getting rendered properly in Teams Desktop and Web version.
But its not rendering properly in Mobile clients.
We have raised a bug for this. We will inform you once we get any update from engineering team.
Thanks,
Prasad Das
-------------------------------------------------------------------------------
If the response is helpful, please click "**Mark as Best Response**" and like it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.
October 10, 2024.
The bug is apparently still the same, in the web and desktop version the content is displayed correctly, but in the Android and iOS mobile version the card is not displayed. I attach the example
web and desktop version its ok
but mobile version
i share my JSON Adaptive Card
{
"type": "AdaptiveCard",
"$schema": "http://adaptivecards.io/schemas/adaptive-card.json",
"version": "1.4",
"body": [
{
"type": "TextBlock",
"size": "Medium",
"weight": "Bolder",
"text": "¿Cuál recurso deseas reservar?",
"wrap": true
},
{
"type": "ColumnSet",
"spacing": "Medium",
"columns": [
{
"type": "Column",
"width": "stretch",
"items": [
{
"type": "TextBlock",
"text": "Herramientas",
"weight": "Bolder",
"size": "Medium",
"wrap": true
},
{
"type": "TextBlock",
"text": "09/10/2024 09:00 PM - 09:30 PM",
"color": "Good",
"weight": "Bolder",
"wrap": true
},
{
"type": "ActionSet",
"actions": [
{
"type": "Action.Submit",
"title": "Reservar 09:00 PM",
"style": "positive",
"data": {
"startTime": "10/09/2024 09:00 PM",
"endTime": "10/09/2024 09:30 PM"
}
}
]
}
]
}
]
},
{
"type": "ColumnSet",
"spacing": "Medium",
"columns": [
{
"type": "Column",
"width": "stretch",
"items": [
{
"type": "TextBlock",
"text": "Audiovisual",
"weight": "Bolder",
"size": "Medium",
"wrap": true
},
{
"type": "TextBlock",
"text": "09/10/2024 06:00 PM - 06:30 PM",
"color": "Good",
"weight": "Bolder",
"wrap": true
},
{
"type": "ActionSet",
"actions": [
{
"type": "Action.Submit",
"title": "Reservar 06:00 PM",
"style": "positive",
"data": {
"startTime": "10/09/2024 06:00 PM",
"endTime": "10/09/2024 06:30 PM"
}
}
]
}
]
}
]
},
{
"type": "ColumnSet",
"spacing": "Medium",
"columns": [
{
"type": "Column",
"width": "stretch",
"items": [
{
"type": "TextBlock",
"text": "Carguero",
"weight": "Bolder",
"size": "Medium",
"wrap": true
},
{
"type": "TextBlock",
"text": "09/10/2024 06:00 PM - 06:30 PM",
"color": "Good",
"weight": "Bolder",
"wrap": true
},
{
"type": "ActionSet",
"actions": [
{
"type": "Action.Submit",
"title": "Reservar 06:00 PM",
"style": "positive",
"data": {
"startTime": "10/09/2024 06:00 PM",
"endTime": "10/09/2024 06:30 PM"
}
}
]
}
]
}
]
},
{
"type": "ColumnSet",
"spacing": "Medium",
"columns": [
{
"type": "Column",
"width": "stretch",
"items": [
{
"type": "TextBlock",
"text": "piezas",
"weight": "Bolder",
"size": "Medium",
"wrap": true
},
{
"type": "TextBlock",
"text": "09/10/2024 06:00 PM - 06:30 PM",
"color": "Good",
"weight": "Bolder",
"wrap": true
},
{
"type": "ActionSet",
"actions": [
{
"type": "Action.Submit",
"title": "Reservar 06:00 PM",
"style": "positive",
"data": {
"startTime": "10/09/2024 06:00 PM",
"endTime": "10/09/2024 06:30 PM"
}
}
]
}
]
}
]
},
{
"type": "ColumnSet",
"spacing": "Medium",
"columns": [
{
"type": "Column",
"width": "stretch",
"items": [
{
"type": "TextBlock",
"text": "Postres",
"weight": "Bolder",
"size": "Medium",
"wrap": true
},
{
"type": "TextBlock",
"text": "09/10/2024 06:00 PM - 06:30 PM",
"color": "Good",
"weight": "Bolder",
"wrap": true
},
{
"type": "ActionSet",
"actions": [
{
"type": "Action.Submit",
"title": "Reservar 06:00 PM",
"style": "positive",
"data": {
"startTime": "10/09/2024 06:00 PM",
"endTime": "10/09/2024 06:30 PM"
}
}
]
}
]
}
]
},
{
"type": "ColumnSet",
"spacing": "Medium",
"columns": [
{
"type": "Column",
"width": "stretch",
"items": [
{
"type": "TextBlock",
"text": "Transporte",
"weight": "Bolder",
"size": "Medium",
"wrap": true
},
{
"type": "TextBlock",
"text": "09/10/2024 06:00 PM - 06:30 PM",
"color": "Good",
"weight": "Bolder",
"wrap": true
},
{
"type": "ActionSet",
"actions": [
{
"type": "Action.Submit",
"title": "Reservar 06:00 PM",
"style": "positive",
"data": {
"startTime": "10/09/2024 06:00 PM",
"endTime": "10/09/2024 06:30 PM"
}
}
]
}
]
}
]
},
{
"type": "ColumnSet",
"spacing": "Medium",
"columns": [
{
"type": "Column",
"width": "stretch",
"items": [
{
"type": "TextBlock",
"text": "Grabadora",
"weight": "Bolder",
"size": "Medium",
"wrap": true
},
{
"type": "TextBlock",
"text": "09/10/2024 06:00 PM - 06:30 PM",
"color": "Good",
"weight": "Bolder",
"wrap": true
},
{
"type": "ActionSet",
"actions": [
{
"type": "Action.Submit",
"title": "Reservar 06:00 PM",
"style": "positive",
"data": {
"startTime": "10/09/2024 06:00 PM",
"endTime": "10/09/2024 06:30 PM"
}
}
]
}
]
}
]
},
{
"type": "ColumnSet",
"spacing": "Medium",
"columns": [
{
"type": "Column",
"width": "stretch",
"items": [
{
"type": "TextBlock",
"text": "Luces",
"weight": "Bolder",
"size": "Medium",
"wrap": true
},
{
"type": "TextBlock",
"text": "09/10/2024 06:00 PM - 06:30 PM",
"color": "Good",
"weight": "Bolder",
"wrap": true
},
{
"type": "ActionSet",
"actions": [
{
"type": "Action.Submit",
"title": "Reservar 06:00 PM",
"style": "positive",
"data": {
"startTime": "10/09/2024 06:00 PM",
"endTime": "10/09/2024 06:30 PM"
}
}
]
}
]
}
]
},
{
"type": "ColumnSet",
"spacing": "Medium",
"columns": [
{
"type": "Column",
"width": "stretch",
"items": [
{
"type": "TextBlock",
"text": "Comida",
"weight": "Bolder",
"size": "Medium",
"wrap": true
},
{
"type": "TextBlock",
"text": "09/10/2024 06:00 PM- 06:30 PM",
"color": "Good",
"weight": "Bolder",
"wrap": true
},
{
"type": "ActionSet",
"actions": [
{
"type": "Action.Submit",
"title": "Reservar 06:00 PM",
"style": "positive",
"data": {
"startTime": "10/09/2024 06:00 PM",
"endTime": "10/09/2024 06:30 PM"
}
}
]
}
]
}
]
}
]
}