From 0a50e02053fcd05f8038522578b6d8f41ef86752 Mon Sep 17 00:00:00 2001 From: devfemmy Date: Sun, 15 Sep 2024 16:33:44 +0100 Subject: [PATCH] fix: liveness feat opening video instead of selfie --- lib/Dojah.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Dojah.js b/lib/Dojah.js index 8c8eada..e23964a 100644 --- a/lib/Dojah.js +++ b/lib/Dojah.js @@ -345,7 +345,7 @@ const Dojah = ({ useWebkit={true} startInLoadingState={true} androidLayerType="hardware" - allowsInlineMediaPlayback={needsCamera} + allowsInlineMediaPlayback={false} geolocationEnabled={needsLocation} />