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

Support for devices which don't have Google Play Services #127

Open
codeka opened this issue Apr 9, 2015 · 0 comments
Open

Support for devices which don't have Google Play Services #127

codeka opened this issue Apr 9, 2015 · 0 comments
Milestone

Comments

@codeka
Copy link
Owner

codeka commented Apr 9, 2015

Currently, WW depends on Google Play Services for the sign-in flow and for ads. If we want to put WW on more app stores than just Google Play, we need to be able to support devices which don't have Google Play Services installed.

Ads shouldn't be too hard, that just means finding a different provider.

Sign-in flow is a bit more tricky. Signing in with a Google account doesn't seem to work (from my testing at least) without going the GPS, at least on lollipop and up. That means we'll need to support user-name and passwords.

@codeka codeka added this to the 0.9 milestone Apr 9, 2015
@codeka codeka modified the milestones: 0.9, 2.0 Jun 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant