Forum Discussion
voonsionglum
Dec 19, 2019Brass Contributor
Teams Bot on iOS
Hi, We created a Teams Bot that is displaying Adaptive Cards to users. We found that the Bot is currently unable to display Action buttons on iOS devices. The action button is placed in a colum...
Gousia_Begum
Dec 19, 2019Former Employee
voonsionglum Could you please share the app version on which you are seeing this issue?
- voonsionglumJan 03, 2020Brass Contributor
Gousia_Begum Thanks for your reply and my apologies for the late response. The bot was built using NodeJS. Here is the dependencies section for the NodeJS Bot
"dependencies": { "botbuilder": "^4.6.1", "botbuilder-ai": "^4.7.0", "botframework-connector": "^4.6.2", "dotenv": "^8.2.0", "request": "^2.88.0", "restify": "8.3.3" },
We are seeing the action buttons issue on the "Microsoft Teams" iOS App version 1.0.92
We are seeing the SVG image issue on the Windows version of "Microsoft Teams"
- Gousia_BegumJan 08, 2020Former Employee
voonsionglum Please let us know the version of the Teams mobile app you are using. You could get that under Settings->About.
- voonsionglumJan 09, 2020Brass Contributor
Gousia_Begum It's 1.0.92 (iOS version)