You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/faqs/time-faqs.md
+68-8Lines changed: 68 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,37 @@
1
1
## The *Loop* Phone Must be on Automatic Time
2
2
3
3
!!! 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.**
5
5
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)
7
10
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
9
13
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
14
35
15
36
### Force Automatic Time
16
37
@@ -20,10 +41,47 @@ You can configure the iPhone to only allow automatic time.
20
41
* Scroll down to the Lock Screen Time Settings row
21
42
* Enter a passcode
22
43
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.
24
48
25
49
This does not affect automatic time zone changes, those are handled by the phone without need for interaction.
26
50
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
+
{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
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
+
27
85
### Remove Future Glucose
28
86
29
87
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
36
94
* If you also use Nightscout **and** have the upload CGM readings enabled in Loop, those future glucose values will appear in Nightscout
37
95
* 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
38
96
97
+
### *Loop* Warning about Time Change
98
+
39
99
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).
40
100
41
101
{width="350"}
0 commit comments