Skip to content

Commit 79a5df7

Browse files
authored
Merge pull request #952 from marionbarker/automatic_time
Update instructions to prevent time change on Loop phone
2 parents c3e26b3 + ab14ad2 commit 79a5df7

File tree

2 files changed

+68
-8
lines changed

2 files changed

+68
-8
lines changed
23 KB
Loading

docs/faqs/time-faqs.md

Lines changed: 68 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,37 @@
11
## The *Loop* Phone Must be on Automatic Time
22

33
!!! danger "The *Loop* Phone is a Medical Device"
4-
There have been several instances where a Looper disabled automatic time to change the time on their *Loop* phone.
4+
**The app relies on phone time when calculating active insulin. When you modify the time artificially to defeat screen time limits or to change the rules on a game, you run the risk of modifying that active insulin calculation.**
55

6-
As of January 2023, this change in time is detected and the *Loop* app stops all automatic dosing of insulin other than your scheduled basal rates and begins to aggressively warn the user.
6+
* The *Loop* app detects if you modified the time
7+
* This is only possible when you disable Automatic Time in the phone settings
8+
* The app stops all automatic dosing of insulin other than your scheduled basal rates
9+
* The app will aggressively warn the user: [*Loop* Warning about Time Change](#loop-warning-about-time-change)
710

8-
One scenario should be enough to convince you not to do this:
11+
* This detection is for your safety
12+
* Some manual time changes can cause the app to crash and not reopen
913

10-
* Glucose is 180 mg/dL (10 mmol/L) when you set time one day ahead (for a game)
11-
* Later you return time to automatic and think nothing of it
12-
* As soon as automatic time is restored, the *Loop* app thinks your eventual glucose will be the future value (in this example 180 mg/dL) and attempts to bring you to your correction range
13-
* If you are running a very old version of the *Loop* app, dosing could continue based on that incorrect future glucose value
14+
This behavior is meant to prevent a situation where the user has a lot of insulin active but, because of the time change, the *Loop* app thinks they do not. The app could suggest a bolus or deliver increased insulin that could cause injury.
15+
16+
### Not on Automatic Time
17+
18+
What can happen if you don't [Force Automatic Time](#force-automatic-time)?
19+
20+
* Someone can change time manually
21+
* This is not referring to time zone changes when you are traveling; those are handled for you when automatic time is enabled
22+
23+
If the time was changed manually and you pay attention to the warning:
24+
25+
* Sometimes you can recover by restoring time and deleting erroneous values, if any, from Apple Health
26+
* Sometimes you have to **delete the app and reinstall**.
27+
28+
One **worst-case** scenario should be enough to convince you to [Force Automatic Time](#force-automatic-time):
29+
30+
* While a bolus was being delivered, a user manually adjusted the time to be in the past by changing time on the phone
31+
* In this case, an exception was entered into the record that caused the app to crash (End Time for bolus was before Start Time)
32+
* Their **solution was to delete the app completely and reinstall**
33+
* A deleted app means a new pod if that is the type of pump used
34+
* A deleted app means all settings and configurations have to be entered again
1435

1536
### Force Automatic Time
1637

@@ -20,10 +41,47 @@ You can configure the iPhone to only allow automatic time.
2041
* Scroll down to the Lock Screen Time Settings row
2142
* Enter a passcode
2243

23-
The ability to use anything other than automatic time is disabled as long as that iOS setting has a passcode. Parents can use this for children. Adults can use this too in case they need a reminder not to change the time - you must first disable the passcode.
44+
The ability to use anything other than automatic time is disabled as long as that iOS setting has a passcode.
45+
46+
* Adults can use this too in case they need a reminder not to change the time - you must first disable the passcode
47+
* Parents can use this for children - but if they have [family managed settings](#automatic-time-for-managed-phones), they may need different instructions.
2448

2549
This does not affect automatic time zone changes, those are handled by the phone without need for interaction.
2650

51+
### Test the Configuration
52+
53+
To test that Time & Date can no longer be modified, navigate to the following Settings:
54+
55+
* Settings > General > Date & Time
56+
57+
The option to modify "Set Automatically" should be disabled (greyed out), as seen in the screenshot below.
58+
59+
![screenshot for case where time adjustment is not allowed on the phone](img/time-cannot-be-modified.png){width="350"}
60+
{align="center"}
61+
62+
### Automatic Time for Managed Phones
63+
64+
If you manage the *Loop* phone as part of a family account, forcing the phone to be on automatic time may take a few more steps.
65+
66+
After enabling Screen Time and creating a password, navigate to the following settings:
67+
68+
* Settings > Screen Time > Content & Privacy Restrictions > Location Services > System Services > Setting Time Zone
69+
70+
* Disable the option for Setting Time Zone
71+
72+
Then return to the following settings:
73+
74+
* Settings > Screen Time > Content & Privacy Restrictions > Location Services
75+
* Select the option "Don't Allow Changes".
76+
77+
Be sure to [Test the Configuration](#test-the-configuration).
78+
79+
### Troubleshooting
80+
81+
If Time & Date can still be modified after making the above changes, try disabling Content and Privacy Restrictions or disabling Screen Time all together and then enabling it again. This might correct the problem. [Test the Configuration](#test-the-configuration) again.
82+
83+
Note, when Screen Time is remotely administered through a Family Group from another person's iPhone, such as a parent, if the IOS version is not the same or similar to the child's phone, it can create unexpected behavior in Screen Time settings and can cause an inability to disable Time & Date modifications using Screen Time. Update both phones to be on the latest version of IOS and try again.
84+
2785
### Remove Future Glucose
2886

2987
If you have future glucose from a manual time change or just entering something into Apple Health with the wrong timestamp:
@@ -36,6 +94,8 @@ If you have future glucose from a manual time change or just entering something
3694
* If you also use Nightscout **and** have the upload CGM readings enabled in Loop, those future glucose values will appear in Nightscout
3795
* To fix this problem (after you fix Apple Health), use the [Admin Tools in Nightscout](https://nightscout.github.io/nightscout/admin_tools/) to remove future treatments and future entries
3896

97+
### *Loop* Warning about Time Change
98+
3999
The *Loop* app is very aggressive at warning you if you make this mistake. you will get a notification - even when you are in a different app. The graphic below shows the alert when you next view the *Loop* app after turning off automatic time and changing the time. Even if you respond right away, you may have at least one glucose reading in the future when you see this alert. Please [Remove Future Glucose](#remove-future-glucose).
40100

41101
![notification displayed when automatic time is disabled on Loop phone](../loop-3/img/omnipod-time-change.svg){width="350"}

0 commit comments

Comments
 (0)