Adaptive card issue in ios devices #4841
Labels
bug
Indicates an unexpected problem or an unintended behavior.
needs-triage
The issue has just been created and it has not been reviewed by the team.
Versions
botbuilder: 4.20.0
Description
When using the bot on an iPhone, clicking any button on adaptive cards results in the action name being sent as a message activity and then performing the intended action. This issue does not occur on other devices/platforms.
To Reproduce
Steps to reproduce the behavior:
Open the bot on an iPhone.
Interact with any adaptive card that includes buttons.
Click a button.
Observe that the action name is sent as a message activity.
Expected behavior
When a button is clicked, the corresponding action should be triggered as expected, without the action name being sent as a message activity.
Screenshots
The text was updated successfully, but these errors were encountered: