Forum Discussion
MaribalCor
Feb 09, 2022Copper Contributor
Bug: Adaptive card does not works on Microsoft Teams's mobile app
Hello, We got a problem with adaptive card, we are using an Action.Submit button where it invoke a message request for our bot, this works fine on web but on mobile does not works, button keep on...
MaribalCor
Feb 14, 2022Copper Contributor
Great! thank you
Sayali-MSFT
Microsoft
Jun 01, 2022MaribalCor -Bug is resolved. Publicly rolled out. Could you please check and let me know?
Microsoft Teams Version 1.5.00.13614 (64-bit)-E.
Thanks
Microsoft Teams Version 1.5.00.13614 (64-bit)-E.
Thanks
- RaghuRam_VNov 10, 2022Copper Contributor
Sayali-MSFT I have tried the same on IOS mobile app and still don't see a card. Kindly expedite.
Below is the json of the card being used.
{"body": [{"type": "TextBlock","size": "Medium","weight": "Bolder","text": "Welcome to your Insyghts Bot."},{"type": "TextBlock","text": "Type Menu to get a list of things I can do for you.","wrap": true}]}- ChetanSharma-msftNov 10, 2022
Microsoft
RaghuRam_V - Are you facing this issue while sending the Adaptive Card from Developer Portal or from your Teams bot only?
I tried it from Developer Portal for now and it's working fine in iOS.
I will try it via sending the Card from bot as well and let you know the updates.- RaghuRam_VNov 10, 2022Copper Contributor
ChetanSharma-msft The issue is while sending the adaptive cards from the bot.