diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-08-12 11:49:42 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-08-12 11:49:42 -0400 |
| commit | e0f4f9e65af1f1ac231ef83dba2de682d6c00a64 (patch) | |
| tree | c808836ad61812e9d52a02d85f05be505fa98fe4 /static/usage.html | |
| parent | b346ae480d182e2690c17bbb8a11d793c69bbb20 (diff) | |
clarify initialization step for sandboxed Play
Diffstat (limited to 'static/usage.html')
| -rw-r--r-- | static/usage.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/static/usage.html b/static/usage.html index 60ba1b1a..2a0fafed 100644 --- a/static/usage.html +++ b/static/usage.html @@ -724,9 +724,10 @@ features like push notifications to work properly in the background. It isn't needed for the other 2 apps.</p> - <p>After installing the apps, you should open the Play Store and press sign in. - You don't actually need to sign in, but triggering the process will initialize the - apps similarly to going through Google's setup wizard process.</p> + <p>After installing the apps, you should open the Play Store and press sign in to + trigger initialization. Signing into an account is optional and it will work fine + without it, but you do need to get it initialized and this is currently the best + way to mimic the initialization done by the stock OS setup wizard.</p> <section id="sandboxed-play-services-limitations"> <h3><a href="#sandboxed-play-services-limitations">Limitations</a></h3> |
