-
Notifications
You must be signed in to change notification settings - Fork 533
Open
Labels
feature-requestRequest for a new feature.Request for a new feature.teams-developer-supportQuestion related to extensibility (Bot, ME, Tab) would be marked under this labelQuestion related to extensibility (Bot, ME, Tab) would be marked under this label
Description
Steps to reproduce
Doc: https://learn.microsoft.com/en-us/graph/teams-send-activityfeednotifications?tabs=desktop%2Chttp#request-6
With the above documentation, we are using example 7 to notify users about the custom app.
- This is properly sending the notification, but showing the count badge on the Activity tab, instead, we want it to show the count badge on our custom app itself.
- Even if we pin the app, it still shows on activity tab.
Is there any document or way to achieve the custom tab app badge count notification behavior?
This is how it is showing:

We want to show the notification badge count on the app icon:

Expected behavior
It should show batch count just above the custom teams tab app icon
Actual behavior
It is showing the count badge on activity icon.
Error details
No response
Metadata
Metadata
Assignees
Labels
feature-requestRequest for a new feature.Request for a new feature.teams-developer-supportQuestion related to extensibility (Bot, ME, Tab) would be marked under this labelQuestion related to extensibility (Bot, ME, Tab) would be marked under this label