Skip to content

Dialog is not showing in MS Teams Mobile app #1560

Open
@dineshpanda

Description

I have an MS Teams bot that responds with the following JSON payload when a message extension menu is clicked in MS Teams:

{
  "task": {
    "type": "message",
    "value": "You are performing an invalid action."
  }
}

This shows a message dialog in the MS Teams desktop app but does not work in the mobile app

Could you please help.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions