Skip to content

Commit 2e945d3

Browse files
Kdisimoneps2
authored andcommitted
fix for face-id authentication on bolusing (#710)
1 parent 107082b commit 2e945d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Loop/Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ Glucose data from the Health database is used for graphing and momentum calculat
5050
<key>NSHealthUpdateUsageDescription</key>
5151
<string>Carbohydrate meal data entered in the app and on the watch is stored in the Health database.
5252
Glucose data retrieved from the CGM is stored securely in HealthKit.</string>
53+
<key>NSFaceIDUsageDescription</key>
54+
<string>Face ID is used to authenticate insulin boluses.</string>
5355
<key>UIBackgroundModes</key>
5456
<array>
5557
<string>bluetooth-central</string>

0 commit comments

Comments
 (0)