Skip to content

Commit 963aadd

Browse files
authored
Merge pull request #51 from willowtreeapps/feature/update-info-plist-camera-privacy
Updates info.plist camera privacy prompt
2 parents 9f00c3d + 882e022 commit 963aadd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EyeSpeak/Supporting Files/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<key>LSRequiresIPhoneOS</key>
2424
<true/>
2525
<key>NSCameraUsageDescription</key>
26-
<string>This application will use the camera for Augmented Reality.</string>
26+
<string>Vocable uses ARKit head tracking to detect the user's face as seen in the device's TrueDepth front camera feed for the purpose of controlling an on-screen pointer, allowing users with limited mobility to interact with the app. Head orientation and position data is used expressly for controlling the on-screen pointer. That head tracking data is not stored or transmitted in any way. Vocable needs permission to use the camera for this purpose.</string>
2727
<key>UILaunchStoryboardName</key>
2828
<string>LaunchScreen</string>
2929
<key>UIMainStoryboardFile</key>

0 commit comments

Comments
 (0)