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

Play Store Policy Update: Wear OS Tiles should prompt user to sign in if they are not yet #3383

Closed
dshokouhi opened this issue Mar 1, 2023 · 0 comments · Fixed by #3440
Closed
Labels
enhancement New feature or request Wear OS

Comments

@dshokouhi
Copy link
Member

Is your feature request related to a problem? Please describe.

Play Store policy updates that take effect in August

https://developer.android.com/docs/quality-guidelines/wear-app-quality#upcoming

If you include a tile with your app and the user is signed out, prompt the user to sign in when they open the tile.

Describe the solution you'd like

Our tiles themselves do not account for a user being signed in. We do have default states for them but that is not good enough it should be part of the tile itself. The Assist tile does check in its activity but based on the above description it should be on the tile itself.

Describe alternatives you've considered, if any

Additional context

image

image

image

@dshokouhi dshokouhi added enhancement New feature or request Wear OS labels Mar 1, 2023
@jpelgrom jpelgrom linked a pull request Mar 28, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Wear OS
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant