From 3eacfa1536ca0794631a47c13992636d3727fa75 Mon Sep 17 00:00:00 2001 From: Julian Steenbakker Date: Mon, 11 Jan 2021 09:57:00 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 837c086..8f940a4 100644 --- a/README.md +++ b/README.md @@ -166,6 +166,7 @@ controller.resumeCamera(); # SDK Requires at least SDK 21 (Android 5.0). +Requires at least iOS 8. # TODOs * iOS Native embedding is written to match what is supported in the framework as of the date of publication of this package. It needs to be improved as the framework support improves.