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

Unable to sign in with Google Fi #27

Open
Autre31415 opened this issue Nov 7, 2020 · 9 comments
Open

Unable to sign in with Google Fi #27

Autre31415 opened this issue Nov 7, 2020 · 9 comments

Comments

@Autre31415
Copy link

When I attempt to sign into this app with the Google Fi method I'm presented with the following error message on the Google sign in form after inputting my email:

Android Messages Error

I suspect this is due to being packaged with an older version of Electron.

@melophat
Copy link

glad I'm not the only one.. I was coming here to report the same thing.. I'm guessing that fi compatibility may be tricky since it doesn't use RCS like non-fi accounts do. Hopefully it's fixable easily.

@ghost
Copy link

ghost commented Nov 17, 2020

I'm having this issue as well

@Chocolatemilkgirl13
Copy link

Chocolatemilkgirl13 commented Nov 17, 2020 via email

@Drexl
Copy link

Drexl commented Dec 17, 2020

Support for the new Google Fi version would be great. I'd much prefer to be able to make my phone calls and texts in this app rather than a browser tab.

@schrummy14
Copy link

Any updates?

@boazbarel
Copy link

Go to Google Messages\resources\app
Edit the nativefier.json
Replace
"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.67 Safari/537.36"
with
"userAgent":"Mozilla/5.0 (Windows NT 10.0; rv:74.0) Gecko/20100101 Firefox/74.0"

Working fine after that for me.

@labarks
Copy link

labarks commented Apr 2, 2021

Go to Google Messages\resources\app
Edit the nativefier.json
Replace
"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.67 Safari/537.36"
with
"userAgent":"Mozilla/5.0 (Wialndows NT 10.0; rv:74.0) Gecko/20100101 Firefox/74.0"

Working fine after that for me.

This also worked for me. I'm able to access my Messages, Calls, and Voicemail in Google Fi.

@lockwobr
Copy link

lockwobr commented Apr 3, 2021

another option is to use this, just works, https://github.com/OrangeDrangon/android-messages-desktop

@focuspulling
Copy link

I also can verify that this program completely doesn't work for any Google Fi user (and it should be updated with warnings to reflect that.)

Meantime, the "OrangeDrangon" app does work, but (probably a system-wide problem caused by Google's sloppiness and arrogance), often messages do not arrive until the phone is booted. Infuriating.

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

9 participants