diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-08-11 10:34:51 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-08-11 10:34:51 -0400 |
| commit | f624efc92480d1c7baecc4cce65e67501c823d57 (patch) | |
| tree | 3d1b853a21eb63d6586384711fb74a571064dbf5 /static | |
| parent | 619ede48542ed43f73d119d03fb939b3b300e351 (diff) | |
document known issue with force queryable
Diffstat (limited to 'static')
| -rw-r--r-- | static/usage.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/usage.html b/static/usage.html index 05827563..9c9264d8 100644 --- a/static/usage.html +++ b/static/usage.html @@ -735,6 +735,10 @@ is also provided to support dynamically downloaded/loaded modules (dynamite modules).</p> + <p>There's currently a known issue with apps not being able to see that Play + services is installed in the profile in some cases. This is being worked on and + should be resolved soon.</p> + <p>Since there's no OS integration beyond fallback code to make it function without any special privileges, there isn't a way to launch the settings activity. We'll need to make a tiny app providing a way to launch it.</p> |
