fix(ios): refine canvas and screen handling

This commit is contained in:
Peter Steinberger
2025-12-19 12:39:58 +01:00
parent 6795e78edf
commit 22f9322905
4 changed files with 11 additions and 16 deletions

View File

@@ -26,11 +26,6 @@
<array>
<string>_clawdis-bridge._tcp</string>
</array>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoadsInWebContent</key>
<true/>
</dict>
<key>NSCameraUsageDescription</key>
<string>Clawdis can capture photos or short video clips when requested via the bridge.</string>
<key>NSLocalNetworkUsageDescription</key>