[๐ BUG] - Unsupported browser
Closed this issue ยท 0 comments
alexkim205 commented
Describe the bug
The latest 0.3.1 doesn't let the user sign in because Chrome detects Electron as an unsupported browser.
To Reproduce
Steps to reproduce the behavior:
- Open app.
- Try to sign in.
- Met with
Couldn't sign you in
error.
Expected behavior
Should direct you to page to input password.
Screenshots
G Desktop Suite:
- Version [e.g. 0.3.0]
Platform:
- OS: MacOS
- Version 10.15.4
Additional context
This is related to #31 and #25. As a hotfix, I will revert the user agent back to Chrome
. This will bring back the unsupported browser warning but allow the user to sign in. This is a temporary fix and will require more tweaking.