Skip to content

Commit 9e43319

Browse files
committed
fix: Add encryption usage key to Info.plist for compliance
1 parent a1e1cd6 commit 9e43319

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

client/ios/Runner/Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,7 @@
6363
<string>We need access to Bluetooth peripherals to provision WiFi networks for Borneo-IoT devices.</string>
6464
<key>NSPhotoLibraryUsageDescription</key>
6565
<string>We need access to your photo library so you can choose scene images for device customization.</string>
66+
<key>ITSAppUsesNonExemptEncryption</key>
67+
<false/>
6668
</dict>
6769
</plist>

0 commit comments

Comments
 (0)