MS Teams on MacBook - cannot add Tab app to meetings

Sagar Joshi 146 Reputation points
2021-10-04T15:21:37.29+00:00

We're developing an MS Teams Meetings Tab app. The Tab UI is served through NginX. Currently the app package is installed using the 'Upload custom app for the org' button.

All users use the Teams desktop client exclusively. Most are able to add the app to their meetings and use it without issues.

However, some MacBook users are unable to add the app to any meeting. On clicking the '+' button on their meeting details page, they can find and choose the app. But the app configuration window stays blank (the config page never loads) and the 'Save' button remains disabled. No NginX access logs are printed in this case.

137501-microsoftteams-image-3.png

These users are on the latest Teams version (at the time). They can add other apps (like Polly) without a problem. They're also able to add our app through the same user account from other MacBooks from the same network.

Is this a bug, a known issue, or are we missing any configuration steps?

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,866 questions
{count} votes

Accepted answer
  1. Sagar Joshi 146 Reputation points
    2021-10-25T09:09:08.137+00:00

    @Meghana-MSFT @Prithvi-MSFT thank you for your responses.

    We could also reproduce the problem on Android devices. The meeting Tab wouldn't load.

    Turns out the problem was - missing intermediate certificates in the chain on our web server. Strange that some MS Teams clients (Win10, MacOS Catalina, iOS 15) can handle this, but others (MacOS Big Sur, Android 11) cannot.

    Anyway, fixing the certificate file configured on NginX fixed the problem on all the clients.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful