OfficeDev / teams-toolkit

Developer tools for building Teams apps
Other
451 stars 177 forks source link

Adaptive Cards not shown on Mobile Teams App #12064

Closed jker-org closed 1 month ago

jker-org commented 1 month ago

We are currently in the submission of a new app. Our app uses the bot framework and message extension features. The adaptive card is rendered inside the message of the user (message extension feature):

This works pretty fine in any Desktop client of Microsoft Teams:

image

However, when I open the same chat in the Mobile Version of Teams (Android + iOS), the adaptive card will be completely omitted.

image

(See area bottom-left)

This issue is currently blocking the submission of our app. For this test, we used a simple adaptive card (2 labels). Can you confirm that this is a bug inside teams mobile apps?

microsoft-github-policy-service[bot] commented 1 month ago

Thank you for contacting us! Any issue or feedback from you is quite important to us. We will do our best to fully respond to your issue as soon as possible. Sometimes additional investigations may be needed, we will usually get back to you within 2 days by adding comments to this issue. Please stay tuned.

dooriya commented 1 month ago

@jker-org I can view the card in Teams mobile (iPhone13 pro) for using the Message Extension sample from TTK. I think this probably the bug in Teams mobile app.

image

dooriya commented 1 month ago

Close as issue has been copied over.