Skip to content

Commit f419fa7

Browse files
committed
update with need to manually add the Time Sensitive Notifications for Loop Identifier
1 parent 23b2dc8 commit f419fa7

File tree

3 files changed

+24
-1
lines changed

3 files changed

+24
-1
lines changed
Loading

docs/browser/prepare-app.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,13 @@ Look in the **`IDENTIFIER`** column to locate each Identifer. The name in the **
167167

168168
Click on each **`IDENTIFIER`** in turn and the `Edit Your App ID Configuration` screen will open.
169169

170-
The example graphic below has numbered steps that match these directions:
170+
#### Add Time Sensitive Notifications
171+
172+
There is one difference for the Loop Identifier from the other 3 Identifiers. You must manually enable the Time Sensitive Notifications capabilty. Follow the directions below for adding the Loop App Group, but keep scrolling down until you see the Time Sensitive Notifications. Make sure that check box is enabled, as shown in the graphic below. If you do not do this, the Build will fail.
173+
174+
> ![graphic showing selection of the time sensitive notifications](img/add-time-sensitive-notifications-loop-identifier.png){width="300"}
175+
176+
The example graphic below has numbered steps that match these directions. The columns from left to right are `Capabilities`, `App Services` and `Capability Requests`. With the exception of one App Service (for Loop), the check box under `Capabilities` will already be checked for you.:
171177

172178
1. Looking at the `App Services` column, scroll down to the `App Groups` row and ensure the check box (under the `Capabilities column`) for `App Groups` is checked
173179
2. If the word `Configure` shows up, tap on it
@@ -190,6 +196,7 @@ The full list of Identifiers should be displayed again.
190196
Repeat until the 4 Identifiers have the `Loop App Group` configured.
191197

192198
* If you miss an identifier, the `Create Certificates` step will succeed but `Build Loop` will fail.
199+
* If you do not [enable the `Time Sensitive Notifications`](#add-time-sensitive-notifications) for the `Loop` Identifier, the `Create Certificates` step will succeed but `Build Loop` will fail.
193200

194201
## Digital Service Act Compliance
195202

docs/version/releases.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,22 @@ Releases from `Loop 3.4.4` and older are reported at [*GitHub*&nbsp;_<span trans
2323

2424
## Loop 3 Version History
2525

26+
### Loop v3.6.2
27+
28+
[*Loop* v3.6.2](https://github.com/LoopKit/LoopWorkspace/releases/tag/v3.6.2) was released on 25 June 2025.
29+
30+
There are no changes to the *Loop* app - this is a Browser Build fix only.
31+
32+
This release is the second fix for Browser Build features that stopped working when Apple made changes to their infrastructure beginning in May 2025. Those with valid Identifiers and build credentials probably did not notice that there was a problem.
33+
34+
**Fixed**
35+
36+
* The ability to run the `Add Identifiers` action is fixed with this version
37+
38+
**Not Fixed**
39+
40+
* We can no longer automatically enable the capability for Time Sensitive Notifications for Loop. This capability must be added manually as directed in this section: [Add Time Sensitive Notifications](../browser/prepare-app.md#add-time-sensitive-notifications){: target="_blank" }
41+
2642
### Loop v3.6.1
2743

2844
[*Loop* v3.6.1](https://github.com/LoopKit/LoopWorkspace/releases/tag/v3.6.1) was released on 13 June 2025.

0 commit comments

Comments
 (0)