Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customer feedback: The new version of Teams client SDK initialization timed out #2607

Open
KaratLee opened this issue Nov 8, 2024 · 7 comments

Comments

@KaratLee
Copy link

KaratLee commented Nov 8, 2024

System environment: VDI
Teams client version: 24277.3507.3205.5228.
@microsoft/teams-js: 2.24.0

All customers who use Teams client under VDI:
After upgrading from the old Teams client to Teams client 2.0, using the Zoom app in Teams under VDI reports that the Microsoft Teams js sdk initialization timed out.
Everything was fine before upgrading the Teams client .

Can you help check this?

Thanks.

image

Copy link
Contributor

Hi KaratLee! 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

@sayali-MSFT
Copy link

@KaratLee -Thank you for your inquiry about your Teams app development issue! To assist you better, could you please provide the following details?
1.Please share the steps you took to encounter the issue.

This information will help us better understand the situation and provide a more accurate response.

@KaratLee
Copy link
Author

KaratLee commented Nov 12, 2024

@sayali-MSFT

Specific steps:
Enter the VDI environment -> Download Teams client version: 24277.3507.3205.5228. -> Search for Zoom app

@KaratLee
Copy link
Author

KaratLee commented Nov 12, 2024

@sayali-MSFT
VDI environment: Works well on the browser, but cannot access the app on the Teams client (It was fine before upgrading the Teams version). tips: there was a problem reaching the app.
Normal environment (non-VDI): Works well.

C161C114-FB02-434C-A695-D93FE567A05C

Screenshot2024_11_12_124547

@sayali-MSFT
Copy link

Thank you for your patience! We have reported this as a bug for further investigation.

We will keep you updated as soon as we receive further information. Thank you for bringing this to our attention!

@KaratLee
Copy link
Author

Okay, looking forward to the follow-up progress.

@katagaki
Copy link

+1 on this issue. Seeing this on custom Teams tab apps as well.

We are doing the following using the latest Microsoft Teams JS SDK 2.31.0:

await app.initialize();
app.notifyAppLoaded();
await app.notifySuccess();
const context = await app.getContext();

The issue is also reported in other places:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants