Skip to content

Commit

Permalink
changed: better defined browser compatibility under iOS, close #75
Browse files Browse the repository at this point in the history
  • Loading branch information
MartijnR committed Oct 22, 2018
1 parent 49ecb40 commit 75d617c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/faq/index.pug
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ block main

In addition, a couple of sad non-modern browsers are supported that lag years behind the competition. They are: Safari and Internet Explorer 11.

On iOS, modern browsers are sadly not allowed by Apple. For example, Chrome on iOS is just the Apple-provided browser engine with a few missing features and a Chrome _skin_. It is not the _real_ Chrome. Therefore, on iOS only, we have no choice but to recommend Safari as it is the _least bad_ iOS browser available.
On iOS, modern browsers are sadly not allowed by Apple. For example, Chrome on iOS is just the Apple-provided browser engine with a few missing features and a Chrome _skin_. It is not the _real_ Chrome. Therefore, on iOS only, we have no choice but to recommend Safari as it is the _least bad_ iOS browser available. On iOS, browser version and OS version are linked. We only support Safari & Chrome on the latest iOS version.
details#name
summary What does "Enketo" mean and how is it pronounced?
:md
Expand Down

0 comments on commit 75d617c

Please sign in to comment.