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

Website APK requires logging in and updating Google Play Services #8336

Closed
leedoyle opened this issue Nov 3, 2018 · 4 comments
Closed

Website APK requires logging in and updating Google Play Services #8336

leedoyle opened this issue Nov 3, 2018 · 4 comments

Comments

@leedoyle
Copy link

leedoyle commented Nov 3, 2018

Samsung galaxy note 3, original ROM, Google Play Services installed but not used.
Trying to install Signal off of the website, after installing the apk and entering the number it demands that I update Google Play Services, where I don't even have an account (and don't want to).

@leedoyle leedoyle changed the title Website APK requires loggin in and updating Google Play Services Website APK requires logging in and updating Google Play Services Nov 3, 2018
@johanw666
Copy link
Contributor

The only difference between the website and the Play version of the apk is the update mechanism. Both versions will detect if Google Play Services are installed and try to use them if they are. Unfortunately both will not fallback to websockets is the Play Services are too old.

@leedoyle
Copy link
Author

leedoyle commented Nov 4, 2018

@johanw666 well, it defeats the purpose of having an APK that can be installed without having a google play account.

@johanw666
Copy link
Contributor

Well, it allows to use it without a Google Play account on your phone. You can update Google Play Services without a Play account , from a site like apkmirror.com (although you need to study which taste to install first, there are quite a lot of them but they offer a manual).

@greyson-signal
Copy link
Contributor

We only fallback to the websocket if Google Play Services isn't present at all. The target for this was people running Google-free ROMs. If Google Play Services is present, then we're going to try to use it. I consider going beyond this behavior to be a feature request (since it goes outside of the intended scope of the original support), so we should move this to the forum. Thanks!

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

No branches or pull requests

3 participants