Forum Discussion
Thanh_Nguyen1050
Apr 21, 2023Copper Contributor
Activity Tab of Chat Bot is not shown in Microsoft Team Mobile
Hi Team
I developed chat bot feature integrated with Tab Application. This is my staticTabs config in manifest file:
The Activity tab is where user can find the new messages from Chat Bot. It looks like:
But on Microsoft Team Mobile, The Activity Tab was disappeared. I also could not find the About tab too:
is that by design behavior?
Regards,
Thanh
6 Replies
Sort By
- Thanh_Nguyen1050Copper ContributorHi Team,
Does anyone know this issue?
Regards,
Thanh- Meghana-MSFT
Microsoft
Thank you for reporting this issue, we will check this at our end and get back to you. Could you please let us know if you are checking this in Android or iOS mobile?- Meghana-MSFT
Microsoft
Thanh_Nguyen1050 - The conversation tab appears on web or desktop depending on where you add the conversation tab in the
staticTabs
array. As per the doc it seems like it is by design behavior for Conversation and about tab being visible only on Web/Desktop.