From 6853173d938ac9a66410a2ed0c65a5a9d5b95bdf Mon Sep 17 00:00:00 2001
From: Zohaib Iqbal Kambrani <>
Date: Mon, 21 Jun 2021 11:12:42 +0300
Subject: [PATCH] Enable iOS AirPlay
---
ios/Runner/Info.plist | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist
index 2314a2c8..3966a95c 100644
--- a/ios/Runner/Info.plist
+++ b/ios/Runner/Info.plist
@@ -46,6 +46,10 @@
Need to upload image
NSSpeechRecognitionUsageDescription
This permission is not needed by the app, but it is required by an underlying API. If you see this dialog, contact us.
+ UIBackgroundModes
+
+ audio
+
UILaunchStoryboardName
LaunchScreen
UIMainStoryboardFile