MicrosoftDocs / msteams-docs

Source for the Microsoft Teams developer platform documentation.
https://aka.ms/teamsdev
Creative Commons Attribution 4.0 International
285 stars 508 forks source link

Teams bot app is not showing in mobile (iOS/Android) #10481

Closed SubbaReddi closed 6 months ago

SubbaReddi commented 8 months ago

Type of issue

Missing information

Feedback

If the manifest has empty command list as shown below, the respective bot app is not showing in mobile. It shows and works fine in web/desktop teams. It seems this is expected behavior in mobile. So, mentioning note in documentation will be helpful.

"bots": [{ "botId": "", "needsChannelSelector": false, "scopes": [ "personal", "team", "groupchat" ], "commandLists": [{ "scopes": [ "personal" ], "commands": [] } ], "isNotificationOnly": false }

Page URL

https://learn.microsoft.com/en-us/microsoftteams/platform/resources/schema/manifest-schema#bots

Content source URL

https://github.com/MicrosoftDocs/msteams-docs/blob/main/msteams-platform/resources/schema/manifest-schema.md

Author

@surbhigupta

Document Id

7b3413f4-9ade-accf-5cb2-83fead11a32a

microsoft-github-policy-service[bot] commented 8 months ago

Hi SubbaReddi! Thank you for bringing this issue to our attention. We will investigate and if we require further information we will reach out in one business day. Please use this link to escalate if you don't get replies.

Best regards, Teams Platform

Dinesh-MSFT commented 8 months ago

Hi @SubbaReddi - Please confirm if the below note looks fine?

Note: If the manifest has empty command list as shown below, the respective bot app does not show in mobile.

ChetanSharma-msft commented 8 months ago

@surbhigupta12 - Please help to update the documentation.

microsoft-github-policy-service[bot] commented 6 months ago

Tell us about your experience!

Hi SubbaReddi! This issue is closed in our system. We would like your feedback on your experience with our support team and Platform.

Best regards, Teams Platform