We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7afd0dd commit 53db6caCopy full SHA for 53db6ca
static/install/web.html
@@ -139,6 +139,11 @@ <h2><a href="#prerequisites">Prerequisites</a></h2>
139
<li>Brave (with Brave Shields disabled, since it caps storage usage at a low value to avoid fingerprinting available storage)</li>
140
</ul>
141
142
+ <p>On Android, disable desktop mode for the browser since it currently prevents our
143
+ web installer from detecting Android and handling needing to request permission to
144
+ reconnect to the device after each reboot. Desktop mode is enabled by default on
145
+ large tablets with at least 8GB of RAM such as the Pixel Tablet.</li>
146
+
147
<p>You should avoid Flatpak and Snap versions of browsers, as they're known to cause issues during the installation process.</p>
148
149
<p>Make sure your browser is up-to-date before proceeding.</p>
0 commit comments