Skip to content

Commit 59b7926

Browse files
committed
Update testflight.md with new time-sensitive manual addition requirement
1 parent c23210c commit 59b7926

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

fastlane/testflight.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,8 @@ There can be a delay after you start a workflow before the screen changes. Refre
122122
1. On the right side, click "Run Workflow", and tap the green `Run workflow` button.
123123
1. Wait, and within a minute or two you should see a green checkmark indicating the workflow succeeded.
124124

125+
> New with changes *Apple* instituted in May 2025. There is one capability for the main Loop Identifier that has to be manually added. The Add Identifiers action cannot do it for you. Details are found at [Add Time Sensitive Capability](#add-time-sensitive-capability).
126+
125127
## Create App Group
126128

127129
If you have already built Loop via Xcode using this Apple ID, you can skip ahead to [Add App Group to Bundle Identifiers](#add-app-group-to-bundle-identifiers).
@@ -139,7 +141,7 @@ Note 2 - Depending on your build history, you may find some of the Identifiers a
139141

140142
1. Go to [Certificates, Identifiers & Profiles](https://developer.apple.com/account/resources/identifiers/list) on the Apple Developer site.
141143
1. For each of the following identifier names:
142-
* Loop
144+
* Loop (see Add Time Sensitive Capability)
143145
* Loop Intent Extension
144146
* Loop Status Extension
145147
* Loop Widget Extension
@@ -151,6 +153,15 @@ Note 2 - Depending on your build history, you may find some of the Identifiers a
151153
1. Click "Confirm".
152154
1. Remember to do this for each of the identifiers above.
153155

156+
### Add Time Sensitive Capability
157+
158+
For the Loop Identifier, you must manually add a capability if it is not already selected.
159+
160+
1. Go to [Certificates, Identifiers & Profiles](https://developer.apple.com/account/resources/identifiers/list) on the Apple Developer site.
161+
1. Click on the Loop identifier name
162+
1, Scroll down on the screen looking at Capabilities until you reach `Time Sensitive Notifications`
163+
1. Make sure the Enable box to the left is selected - if you make a change, then you need to save the Identifier
164+
154165
#### Table with Name and Identifier for Loop
155166

156167
| NAME | IDENTIFIER |

0 commit comments

Comments
 (0)