From 974bd76e98047bcdf84eae494a01c398b7ba0fb1 Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Thu, 16 Jan 2025 16:56:51 -0600 Subject: Disable --- app.config.js | 1 + 1 file changed, 1 insertion(+) (limited to 'app.config.js') diff --git a/app.config.js b/app.config.js index ff5fdcddb..fc70ca333 100644 --- a/app.config.js +++ b/app.config.js @@ -351,6 +351,7 @@ module.exports = function (config) { [ 'react-native-vision-camera', { + enableLocation: false, cameraPermissionText: 'Bluesky needs access to your camera.', enableMicrophonePermission: true, microphonePermissionText: -- cgit 1.4.1