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

Meeting stage app not showing for users joining meeting after the app has been launched #329

Open
Wajeed-msft opened this issue May 12, 2022 · 50 comments
Assignees
Labels
bug Something isn't working platform-issue Teams JS issue

Comments

@Wajeed-msft
Copy link
Contributor

Discussed in https://github.com/OfficeDev/Microsoft-Teams-Samples/discussions/325

Originally posted by swaipdev May 9, 2022
Hi everybody,

I've started from the meeting stage view sample (the to-do list).
I've noticed that in most cases (but not always) someone joining the meeting AFTER the meeting stage view app has been launched will NOT see the app showing automatically. If the user opens the app from the button at the top, this will show (in the sidepanel though, and not on the stage view).
But if the user leaves the meeting and then returns to it, the app will automatically appear in the stage view.

I've checked and, by default, if I have a SharePoint open and a user joins after I launched it, the user will always display the SharePoint, so I assume the right behaviour by default is the one I'm looking for.
Any idea why this won't work ?

Thanks in advance,

Carlo

@sayali-MSFT
Copy link

@swaipdev-We are looking into this I will get back to you soon.

@sayali-MSFT
Copy link

sayali-MSFT commented May 18, 2022

We are unable to repro the scenario .We are raised the bug for the same. we will inform you once we get any update.

@swaipdev
Copy link

Hi guys, any news on this with the updated version of the app ?

@sayali-MSFT
Copy link

@swaipdev -Internal team also not able to repro the issue. Could you please share any sample which you refer and repro steps so that we can try it from our end ?

@Prasad-MSFT Prasad-MSFT added the question Further information is requested label Aug 9, 2022
@Keshav-MSFT
Copy link
Contributor

Keshav-MSFT commented Aug 11, 2022

@swaipdev - Can you please share the code snippets and repro steps so that we can further investigation your issue ?

@ChetanSharma-msft
Copy link
Collaborator

Hello @swaipdev - Can you please share the code snippets and repro steps so that we can further investigation your issue ?

@swaipdev
Copy link

Hi guys, sorry for the delay but I was on vacation...

I can share my specific code, which is actually only a variation on the sample to-do list application, only displaying an external webpage in a frame instead of the buttons to add todos to the list.

But with EVERY application I tried from the official samples (and others found on the web), I get the same results, so if you cannot reproduce the bug with the sample app, I'm not sure you would be able with mine.

Anyway, what format would suit you best ? I'll try to post a zip here.

Thanks in advance,

Carlo

@swaipdev
Copy link

nodejs.zip

This is the zip file for the nodejs altered version of the meeting stage view sample.
Can you test with this code ?

Thanks,

Carlo

@sayali-MSFT
Copy link

@swaipdev -Thanks for providing the details, We will check it from our end and let you know.

@sayali-MSFT
Copy link

@swaipdev - We are tried to setup the code after adding app we got the below screen. Could you please share the steps-
image

@swaipdev
Copy link

swaipdev commented Oct 11, 2022 via email

@ChetanSharma-msft
Copy link
Collaborator

Hello @swaipdev - Hope you are doing well!!
Could you please confirm if your issue has resolved or still looking for any help?

@swaipdev
Copy link

swaipdev commented Oct 13, 2022 via email

@sayali-MSFT
Copy link

@swaipdev -

Hi guys, and thanks for testing ! Actually, in my code (as per the manifest.json) the configure URL should be : https://teams.swaip.fr/configure/ @./0?redirect=https%3A%2F%2Fteams.swaip.fr%2Fconfigure%2F&recipient=cmVwbHkrQUxWRDc1TFlaREdEUTZJTjVHMjJaU1dCREhWV0ZFVkJOSEhFVEJJR1BRQHJlcGx5LmdpdGh1Yi5jb20%3D) Is this the actually called URL ? Carlo Giordano Swaip @. @./1?redirect=mailto%3Acarlo%40swaip.fr&recipient=cmVwbHkrQUxWRDc1TFlaREdEUTZJTjVHMjJaU1dCREhWV0ZFVkJOSEhFVEJJR1BRQHJlcGx5LmdpdGh1Yi5jb20%3D) https://swaip.fr @./2?redirect=https%3A%2F%2Fswaip.fr&recipient=cmVwbHkrQUxWRDc1TFlaREdEUTZJTjVHMjJaU1dCREhWV0ZFVkJOSEhFVEJJR1BRQHJlcGx5LmdpdGh1Yi5jb20%3D)

On ago 29 2022, at 3:02 pm, sayali-MSFT @.> wrote: @swaipdev @./3?redirect=https%3A%2F%2Fgithub.com%2Fswaipdev&recipient=cmVwbHkrQUxWRDc1TFlaREdEUTZJTjVHMjJaU1dCREhWV0ZFVkJOSEhFVEJJR1BRQHJlcGx5LmdpdGh1Yi5jb20%3D) - We are tried to setup the code after adding app we got the below screen. Could you please share the steps- — Reply to this email directly, view it on GitHub @./4?redirect=https%3A%2F%2Fgithub.com%2FOfficeDev%2FMicrosoft-Teams-Samples%2Fissues%2F329%23issuecomment-1230256723&recipient=cmVwbHkrQUxWRDc1TFlaREdEUTZJTjVHMjJaU1dCREhWV0ZFVkJOSEhFVEJJR1BRQHJlcGx5LmdpdGh1Yi5jb20%3D), or unsubscribe @./5?redirect=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FALVD75IH2NYRAQIWZS4JRLDV3SYGFANCNFSM5VXAA54Q&recipient=cmVwbHkrQUxWRDc1TFlaREdEUTZJTjVHMjJaU1dCREhWV0ZFVkJOSEhFVEJJR1BRQHJlcGx5LmdpdGh1Yi5jb20%3D). You are receiving this because you were mentioned.

as you mention above, You hardcode the URL in your manifest?

@sayali-MSFT
Copy link

@swaipdev -We are unable to repro the issue, It's working fine from our end.
Microsoft Teams Version 1.5.00.28316 (64-bit)-E

17.10.2022_17.54.01_REC.mp4

@swaipdev
Copy link

swaipdev commented Oct 17, 2022 via email

@sayali-MSFT
Copy link

sayali-MSFT commented Oct 18, 2022

@swaipdev - Yes in my case, Someone else is joining the meeting after the app has been shared to the meeting stage and the other person can see the app without the need for the moderator to relaunch it.

@swaipdev
Copy link

swaipdev commented Oct 20, 2022 via email

@sayali-MSFT
Copy link

@swaipdev -Could you please confirm once,The User who join meeting or launch meeting is guest user or not ?
If Yes, check with the Office 365 Admin to check the setting on the Teams Admin Portal in the following location,
Teams Admin Center > External Access > Guest Access > Meeting > Allow IP Video > Turn On

@swaipdev
Copy link

swaipdev commented Oct 25, 2022 via email

@sayali-MSFT
Copy link

@swaipdev -Thanks for your quick response.
We have raised bug for the same and concerned team is looking into it. We will inform you once we get any update.

@swaipdev
Copy link

swaipdev commented Oct 25, 2022 via email

@ChetanSharma-msft ChetanSharma-msft added the bug Something isn't working label Jun 22, 2023
@sayali-MSFT
Copy link

@swaipdev-Issue is Resolved.
Microsoft Teams Version 1.6.00.17673 (64-bit).

Could you please check it once and confirm the same?

@swaipdev
Copy link

Hi,

And thanks for your answer. I'm trying to update Teams by using check for updates (or by downloading the version from MS Teams site) but I cannot seem to go beyond 1.6.00.16472. Is there a specific address where I can download the new one ?

@sayali-MSFT
Copy link

Hi @swaipdev -Could you please check it once check for updates-
Screenshot 2023-06-30 151824

Here is update history -
https://learn.microsoft.com/en-us/officeupdates/teams-app-versioning

@swaipdev
Copy link

Hi,
so I seem to have the last one

image

but it does not seem to be 1.6.00.17673.
I cannot find that one either in the Teams versioning page you sent me.

@sayali-MSFT
Copy link

sayali-MSFT commented Jun 30, 2023

@swaipdev -Just wait for monday and try it, once got the update.

@swaipdev
Copy link

swaipdev commented Jul 3, 2023

Hi,

Teams just updated but it reached only version 1.6.00.17564.
Do you know when the 1.6.00.17673 will be available? Thanks

@sayali-MSFT
Copy link

@swaipdev -could you please check the issue with below version once?
Teams version 1.6.00.17564.

@swaipdev
Copy link

swaipdev commented Jul 3, 2023 via email

@swaipdev
Copy link

swaipdev commented Jul 3, 2023

image

@sayali-MSFT
Copy link

@swaipdev -Thanks for Testing, we will check with internal team and let you know the update.

@swaipdev
Copy link

Hi, Is there any news about this issue?

@sayali-MSFT
Copy link

@swaipdev - Currently we don’t have ETA or Update on this thread. We will let you know once we have any updates on it.
Thanks!!

@swaipdev
Copy link

swaipdev commented Jul 21, 2023 via email

@sayali-MSFT
Copy link

@swaipdev -Could you please provide information for the below queries?

  1. Is the user here external/anon user.
  2. What is the type of the app - 1st party or 3rd party?
  3. Is the app shared using global sharing button from side panel?

@swaipdev
Copy link

swaipdev commented Jul 21, 2023 via email

@sayali-MSFT
Copy link

@swaipdev -Thanks for providing the information, we will check with internal team and let you know the update.

@sayali-MSFT
Copy link

@swaipdev- Has the app been published to the store, are you attempting to sideload the app?

@swaipdev
Copy link

swaipdev commented Aug 8, 2023 via email

@sayali-MSFT
Copy link

@swaipdev -Thanks for reply, we will check with internal team and let you know the update.

@swaipdev
Copy link

swaipdev commented Sep 4, 2023

Hi, any news about this? Any possible alternative we should look into?

@sayali-MSFT
Copy link

@swaipdev -Hope you are doing well!!
Just wanted to inform you that engineering team is working on this issue, and we are tracking it closely.
Once we get any update on it, we will inform you accordingly.

@swaipdev
Copy link

Hi, any news about it? Thanks

@sayali-MSFT
Copy link

@swaipdev -Issue is resolved internally. We will let you know once it is publicly rolled out.

Meantime, could you help us to get client logs (press ctrl + alt + shft +1 to download) and har files (download from network tab in devtools) with issue repro.r. Wanted to make sure that current fix will resolve your issue.

@sayali-MSFT
Copy link

@swaipdev -Did you get chance to get client logs (press ctrl + alt + shft +1 to download) and har files (download from network tab in devtools) with issue repro.

@ChetanSharma-msft
Copy link
Collaborator

Hello @swaipdev - Sorry for delay in response.
Engineering team is not able to repro this issue. Could you please check and confirm once?

@swaipdev
Copy link

swaipdev commented Dec 14, 2023 via email

@ChetanSharma-msft
Copy link
Collaborator

Hello @swaipdev - I will check with engineering team and let you know the updates.

FYI... We have shared the sample shared by you.

@ChetanSharma-msft ChetanSharma-msft added platform-issue Teams JS issue and removed question Further information is requested labels Dec 28, 2023
@Prasad-MSFT
Copy link

Hi @swaipdev - We got update from engineering team that the issue is fixed. Please do verify and let us know if you encounter the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working platform-issue Teams JS issue
Projects
None yet
Development

No branches or pull requests

6 participants