thisiscam / math-with-slack

Rendered math (MathJax) with Slack's desktop client
MIT License
306 stars 28 forks source link

Logged out of all workspaces #53

Open jrudoler opened 5 months ago

jrudoler commented 5 months ago

Awesome project! Functionality works super well. The only problem I'm having is that when the app is installed and running, Slack logs me out of all of my workspaces each time I quit the app (which is a huge pain).

Running on MacOS Sonoma 14.4.1 Slack: Version 4.37.101 (downloaded from slack website directly)

thisiscam commented 5 months ago

Could you check out #30 (the later half of that thread) ? The key was to run with the --macos-codesign option. Let me know if that fixes it for you!