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

Doesn't work for MSTeams? #10

Open
CoenraadS opened this issue Mar 18, 2021 · 2 comments
Open

Doesn't work for MSTeams? #10

CoenraadS opened this issue Mar 18, 2021 · 2 comments

Comments

@CoenraadS
Copy link

CoenraadS commented Mar 18, 2021

Hi, when I try Debugton 0.5.0 on Microsoft Teams 1.4.00.4167 (64-bit), it does not connect.

Briefly it seems to try something, but then MSTeams pops to the foreground and is removed from the list

OS: Windows 10

@gregmac
Copy link

gregmac commented Mar 31, 2021

I ran into this too, and it's a bit annoying the error flashes in the Debugtron UI for half a second then disappears.

Turns out. it does work, but Teams has to be launched with debugging enabled:

  1. Quit existing instance of Teams
  2. Use "App not found?" in the top left, and drag in or select the Teams executable (eg: C:\Users\username\AppData\Local\Microsoft\Teams\current\Teams.exe)

@KaKi87
Copy link

KaKi87 commented Apr 26, 2022

C:\Users\username\AppData\Local can be simplified to %localappdata%, i.e. %localappdata%\Microsoft\Teams\current\Teams.exe.

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

No branches or pull requests

3 participants