diff --git a/mobile/ios/Runner/Info.plist b/mobile/ios/Runner/Info.plist
index e76ef90217..becf58feb5 100644
--- a/mobile/ios/Runner/Info.plist
+++ b/mobile/ios/Runner/Info.plist
@@ -115,8 +115,8 @@
NSBonjourServices
- _googlecast._tcp
- _CC1AD845._googlecast._tcp
+ _googlecast._tcp
+ _CC1AD845._googlecast._tcp
NSCameraUsageDescription
We need to access the camera to let you take beautiful video using this app
@@ -168,5 +168,8 @@
NSFaceIDUsageDescription
We need to use FaceID to allow access to your locked folder
+ NSLocalNetworkUsageDescription
+ We need local network permission to connect to the local server using IP address and
+ allow the casting feature to work
-
+
\ No newline at end of file