From b0ae0d538aabbbf5fa1064bba2582273c232f713 Mon Sep 17 00:00:00 2001 From: Waiel Date: Thu, 10 Sep 2026 10:17:15 +0300 Subject: [PATCH] fix(expo): avoid logging Android license keys --- expo/plugin/src/androidPlugin.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/expo/plugin/src/androidPlugin.ts b/expo/plugin/src/androidPlugin.ts index 5d81c063..6c82e437 100644 --- a/expo/plugin/src/androidPlugin.ts +++ b/expo/plugin/src/androidPlugin.ts @@ -85,8 +85,6 @@ const androidPlugin: ConfigPlugin = (config, props={}) => { config = withAndroidManifest(config, async (config) => { - console.log("[react-native-background-geolocation] Adding license-key to AndroidManifest:", props); - const mainApplication = getMainApplicationOrThrow(config.modResults); addMetaDataItemToMainApplication(