From e0f40c3801d882421bddb98cc8fc2c1764e3e08c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Bj=C3=B6rkert?= Date: Mon, 20 Jul 2026 22:28:20 +0200 Subject: [PATCH] Document APNS in Import/Export Settings Add APNS Settings to the Export/Import Settings lists and note that exporting requires a configured APNS Key ID and Key and that importing overwrites the existing APNS credentials. --- docs/setup/lf-setup.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/setup/lf-setup.md b/docs/setup/lf-setup.md index 3062483..1175be0 100644 --- a/docs/setup/lf-setup.md +++ b/docs/setup/lf-setup.md @@ -353,6 +353,7 @@ When setting up LoopFollow for another caregiver that will use some or all of th * Nightscout Site and token * Dexcom Share * Remote Configuration +* APNS credentials (APNS Key ID and Key) * Alarms @@ -371,12 +372,15 @@ To export settings, select one of the options for * Export Nightscout Settings * Export Dexcom Share Settings * Export Remote Settings +* Export APNS Settings * Export Alarm Settings ![Export settings](img/import-settings.png){width="300"} {align="center"} -Export Nightscout Settings, Export Dexcom Share Settings and Export Remote Settings will show a QR code directly that you can scan with the receiving phone. +Export Nightscout Settings, Export Dexcom Share Settings, Export Remote Settings and Export APNS Settings will show a QR code directly that you can scan with the receiving phone. + +> Export APNS Settings requires a valid APNS Key ID and APNS Key to be configured first. It transfers only the APNS credentials, so a caregiver setting up a second device can reuse the same key without re-entering it. Importing APNS settings overwrites the existing APNS Key ID and APNS Key on the receiving phone. Export Alarm Settings will let you select up to 5 alarms at a time to export. If you re-enter the export screen after a successful export, it will mark the exported alarms so that you can export more alarms if needed