summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/usage.html4
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>