Matthias Nott
2026-03-25 0c119ca4727751c93cfa969d83312aed69ad27e6
ios/Runner/Info.plist
....@@ -61,8 +61,6 @@
6161 <string>PAILot needs camera access to take photos</string>
6262 <key>NSAppTransportSecurity</key>
6363 <dict>
64
- <key>NSAllowsArbitraryLoads</key>
65
- <true/>
6664 <key>NSAllowsLocalNetworking</key>
6765 <true/>
6866 </dict>
....@@ -70,7 +68,6 @@
7068 <string>PAILot needs local network access to discover and connect to AIBroker</string>
7169 <key>NSBonjourServices</key>
7270 <array>
73
- <string>_http._tcp</string>
7471 <string>_mqtt._tcp</string>
7572 </array>
7673 <key>UISupportedInterfaceOrientations</key>