clarify initialization step for sandboxed Play

This commit is contained in:
Daniel Micay 2021-08-12 11:49:42 -04:00
parent b346ae480d
commit e0f4f9e65a

View File

@ -724,9 +724,10 @@
features like push notifications to work properly in the background. It isn't features like push notifications to work properly in the background. It isn't
needed for the other 2 apps.</p> needed for the other 2 apps.</p>
<p>After installing the apps, you should open the Play Store and press sign in. <p>After installing the apps, you should open the Play Store and press sign in to
You don't actually need to sign in, but triggering the process will initialize the trigger initialization. Signing into an account is optional and it will work fine
apps similarly to going through Google's setup wizard process.</p> 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"> <section id="sandboxed-play-services-limitations">
<h3><a href="#sandboxed-play-services-limitations">Limitations</a></h3> <h3><a href="#sandboxed-play-services-limitations">Limitations</a></h3>