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...
Sayali-MSFT
Microsoft
Feb 14, 2022MaribalCor - We are able to repro that issue , We have raised bug for the same and concerned team is looking into it. We will inform you once we get any update.
- MaribalCorFeb 14, 2022Copper ContributorGreat! thank you
- Sayali-MSFTJun 01, 2022
Microsoft
MaribalCor -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- 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}]}