Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Use SDK send adaptive card to Teams bot , desktop can display, but phone not work #1520

Open
what001 opened this issue Oct 24, 2023 · 0 comments
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.

Comments

@what001
Copy link

what001 commented Oct 24, 2023

Github issues should be used for bugs and feature requests. Use Stack Overflow for general "how-to" questions.

Version

1.14.3

Describe the bug

When I use sdk send adaptive card message to Teams,this message is normal display on the desktop app。but only grey dialog box can display on the android phone Teams app。

To Reproduce

Steps to reproduce the behavior:

  1. Import SDK 1.14.3
  2. Copy demo script from this file: generators/generators/app/templates/core/src/main/java/DialogAndWelcomeBot.java
  3. Response adaptive card to Teams bot
  4. See error on the phone Teams app

Expected behavior

Card messages can be displayed normally on the mobile phone

Screenshots

If applicable, add screenshots to help explain your problem.

Like this:
a. On the desktop Teams app
image

b. On the phone Teams app
785ccf633f7b0f02bd7db3bbd95ebfc

Additional context

Add any other context about the problem here.

Thanks!

@what001 what001 added 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. labels Oct 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.
Projects
None yet
Development

No branches or pull requests

1 participant