From 059612586473cfc9bd323efa88ae07a11386c778 Mon Sep 17 00:00:00 2001 From: a-dutra Date: Wed, 20 Dec 2017 16:55:13 -0300 Subject: [PATCH] Update Readme to match browser support with getUserMedia Safari nows supports on iOS and chrome on iOS doesn't support --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 175cbd0..d1bc04c 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,8 @@ The above condition evaluates to: | Chrome | `true` | | Firefox | `true` | | IE 11 | `false` | -| Safari iOS | `false` | +| Safari iOS | `true` | +| Chrome iOS | `false` | ## Installing