From 8c027f3e733a231d11cdb097807bbd917f9e3d12 Mon Sep 17 00:00:00 2001 From: Gregory Benner Date: Mon, 16 Oct 2017 14:49:12 -0400 Subject: [PATCH] be specific about iOS version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dfb073f..7550f11 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ The above condition evaluates to: | Chrome | `true` | | Firefox | `true` | | IE 11 | `false` | -| Safari iOS | `true` | +| Safari iOS 11+| `true` | | iOS WebView | `false` | While `getUserMedia` is supported in Safari on iOS, it is disabled in any WebView