Skip to content

Commit 7136e4a

Browse files
authored
Merge pull request #997 from carolvchn/main
Update APNS key requirement and iOS version details
2 parents bbddd2f + 6b29fce commit 7136e4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/faqs/remote-control.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ You can add remote control to:
1414

1515
You have 3 ways in which to do this. The first two require additions to the config vars on your Nightscout site and then you send commands through the Nightscout site either directly (option 1) or using the *LoopCaregiver* app (option 2) to the Looper's phone. The third option (*LoopFollow*) uses direct Apple Push Notifications (APNS) from your phone to the Looper's phone. With that method, the Nightscout site is used for monitoring, not issuing commands.
1616

17-
All of these methods require APNS keys from someone with an Apple Developers License and that must be the same developer who built to *Loop* app.
17+
All of these methods require an APNS key from someone with an Apple Developers License and that must be the same developer who built to *Loop* app.
1818

1919
1. Use the [Careportal at the Nightscout URL](../nightscout/remote-commands.md){: target="_blank" }
2020
* If the Caregiver uses an Android phone, this is your only option
@@ -23,7 +23,7 @@ All of these methods require APNS keys from someone with an Apple Developers Lic
2323
* The Caregiver must have an iPhone with iOS 16 or newer
2424
* The Nightscout config vars must include APNS keys and the developer ID for the developer who built the Loop app
2525
3. Build the [*LoopFollow* app](https://loopfollowdocs.org/remote/remote-control-loop/) on the caregiver's phone to directly issue APNS to the Looper's phone, this can be faster and more reliable
26-
* The Caregiver must have an iOS phone with iOS 16 or newer
26+
* The Caregiver must have an iOS phone with iOS 16.6 or newer
2727
* The Nightscout site monitors the Looper's phone
2828
* No additions to the Nightscout config vars are required - this makes it easier when you use Nightscout as a Service
2929

0 commit comments

Comments
 (0)