BotFramework-WebChat icon indicating copy to clipboard operation
BotFramework-WebChat copied to clipboard

Adaptive card issue in ios devices

Open SanjeevS900 opened this issue 1 year ago • 6 comments

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

Image

SanjeevS900 avatar Jan 07 '25 07:01 SanjeevS900

@SanjeevS900 - I'm assuming it is Web Chat, but could you please tell me the client you are using to communicate with the bot?

stevkan avatar Jan 09 '25 00:01 stevkan

I am also seeing this issue with my application.

BrendanAndrade avatar Jan 10 '25 03:01 BrendanAndrade

@stevkan This screenshot is from a web chat but we are facing the issue on all ios devices. We are facing this issue on iphone and ipad as well.

SanjeevS900 avatar Jan 10 '25 08:01 SanjeevS900

Any update on this? It's causing my app's customers to be spammed with messages if they use iOS.

BrendanAndrade avatar Jan 13 '25 05:01 BrendanAndrade

@stevkan Any updates?

SanjeevS900 avatar Jan 20 '25 13:01 SanjeevS900

Hey @BrendanAndrade did you find any workaround?

SanjeevS900 avatar Jan 31 '25 12:01 SanjeevS900