diff --git a/app.json b/app.json index af6e5d5a..8f1c293a 100644 --- a/app.json +++ b/app.json @@ -19,7 +19,7 @@ "infoPlist": { "NSCameraUsageDescription": "The app needs access to your camera to scan barcodes.", "NSMicrophoneUsageDescription": "The app needs access to your microphone.", - "UIBackgroundModes": ["audio", "movie-playback", "picture-in-picture"] + "UIBackgroundModes": ["audio"] }, "supportsTablet": true, "bundleIdentifier": "com.fredrikburmester.streamyfin"