Expand the browser support section with a note on versions

This commit is contained in:
Kovid Goyal 2017-06-21 08:25:00 +05:30
parent e60d722033
commit a3a3474c10
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -207,6 +207,12 @@ If you are using a particular old or limited browser or you don't like to run
JavaScript, you can use the *mobile* view, by simply adding ``/mobile`` to the
the server address.
.. note::
On iOS, Apple allows only a single browser engine, so Firefox, Chrome and
Safari are all actually the same browser under the hood. The new server
interface requires iOS 10.3.2 or newer. On Android, the server has been
tested with Chrome version 58 and newer.
Managing user accounts from the command-line only
-----------------------------------------------------