Tab not reload when it is changed to another tab then gets back, in Microsoft Teams on Mobile platform.

Janraluek, Jirayu 66 Reputation points
2022-06-10T04:40:17.867+00:00

My Application in Microsoft Teams needs to reload the tab whenever an action occurs on which tab, to update state information in the tab. On the web platform, it's fine cause it will reload the tab as its behavior. But, not on the mobile platform, it's not reloaded again when going to the other tabs then getting back to it once it's had been loaded.

I knew that by default, mobile necessarily reduces data bandwidth by not reloading the tab in dozen times.
In my point of view, Are there any config options in the manifest file to reload that tab? or Is there any way to solve this issue?

210106-animation.gif

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,845 questions
{count} vote

1 answer

Sort by: Most helpful
  1. Nivedipa-MSFT 2,806 Reputation points Microsoft Vendor
    2022-06-10T07:48:53.037+00:00

    There is no any config option available in the manifest file to reload the tab.

    Ref Doc:https://learn.microsoft.com/en-us/microsoftteams/platform/resources/schema/manifest-schema

    Could you please raise an user voice here: Microsoft Teams · Community

    Thanks,
    Nivedipa


    If the response is helpful, please click "Accept Answer" and upvote it. You can share your feedback via Microsoft Teams Developer Feedback link.

    1 person found this answer helpful.