From a92828471beba04a9c3a5777de773b15a76d67a3 Mon Sep 17 00:00:00 2001 From: jack Date: Fri, 1 Aug 2025 16:58:13 +0200 Subject: [PATCH] Fix App Store submission: remove invalid background-processing from UIBackgroundModes --- bitchat/Info.plist | 1 - 1 file changed, 1 deletion(-) diff --git a/bitchat/Info.plist b/bitchat/Info.plist index 9f76f40c..37b0d941 100644 --- a/bitchat/Info.plist +++ b/bitchat/Info.plist @@ -40,7 +40,6 @@ bluetooth-central bluetooth-peripheral remote-notification - background-processing UILaunchStoryboardName LaunchScreen