InfoPlist.strings 1.2 KB

123456789101112131415161718192021222324
  1. /* Privacy - NFC Scan Usage Description */
  2. "NFCReaderUsageDescription" = "NFC is used to scan Libre sensors.";
  3. /* Privacy - Bluetooth Always Usage Description */
  4. "NSBluetoothAlwaysUsageDescription" = "Bluetooth is used to communicate with insulin pump and continuous glucose monitor devices";
  5. /* Privacy - Bluetooth Peripheral Usage Description */
  6. "NSBluetoothPeripheralUsageDescription" = "Bluetooth is used to communicate with insulin pump and continuous glucose monitor devices";
  7. /* Privacy - Face ID Usage Description */
  8. "NSFaceIDUsageDescription" = "For authorized acces to bolus";
  9. /* Privacy - Calendars Usage Description */
  10. "NSCalendarsUsageDescription" = "Calendar is used to create a new glucose events.";
  11. /* Privacy - Health Update Usage Description */
  12. "NSHealthUpdateUsageDescription" = "Health App is used to store blood glucose, insulin and carbohydrates";
  13. /* Privacy - Health Share Usage Description */
  14. "NSHealthShareUsageDescription" = "Health App is used to store blood glucose, insulin and carbohydrates";
  15. /* Privacy - Contacts Usage Description */
  16. "NSContactsUsageDescription" = "Allows Trio to access your contacts for live updates to your Apple Watch contact complication using the 'Contact Trick' feature.";