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/build/testflight-xcode.md
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,10 +104,11 @@ Wait until uploading is finished. Don't be alarmed if you see the following scre
104
104
105
105
## Deploy App
106
106
107
-
Now that your app is uploaded to *TestFlight*, it will take a little bit before it finishes processing and becomes available for installation on your iPhone.
107
+
Now that your app is uploaded to *TestFlight*, it will take some time before it finishes processing and becomes available for installation on your iPhone.
108
108
109
109
* You can check [appstoreconnect.apple.com/apps](https://appstoreconnect.apple.com/apps) to find its progress by clicking **Test Flight** and then **iOS** under **Builds** in the upper left.
110
110
* Once it no longer says "Processing" and instead says "Ready to Submit" next to the build's number, it should be available and ready to install on your iPhone.
111
+
* The processing is normally done within half-hour but sometimes *Apple* gets slowed down; be sure to refresh your browser to see if processing completed since the last time you checked
111
112
112
113
{width="700"}
113
114
{align="center"}
@@ -116,7 +117,11 @@ Now that your app is uploaded to *TestFlight*, it will take a little bit before
116
117
117
118
If you are a repeat user of *TestFlight*, skip ahead to [Install App from *TestFlight*](#install-app-from-testflight).
118
119
119
-
When you use *TestFlight* to distribute the app to yourself or a family member, you create an Internal *TestFlight* Group and add the email addresses for these users. The email address must match that associated with their Apple accounts. This group can be edited as needed to add or remove members.
120
+
When you use *TestFlight* to distribute the app to yourself or a family member, you create an Internal *TestFlight* Group.
121
+
122
+
* You will add yourself - your email address will already be available
123
+
* If you want to add others, you must add the email addresses for these users. Each email address must match that associated with each Apple account
124
+
* This group can be edited as needed to add or remove members
120
125
121
126
> If one of your users is a child, you or another adult will need to log into the `Media & Purchases` portion of their phone to install and use *TestFlight* and to install each new build of the app from *TestFlight*. Do not try to add a child to your Internal *TestFlight* Group.
122
127
@@ -132,7 +137,7 @@ Continue with the next section, which covers the steps needed for each new *Test
132
137
133
138
### Install App from *TestFlight*
134
139
135
-
The members of your Internal *TestFlight* group are notified via email and can install the new build of the app from *TestFlight*.
140
+
The members of your Internal *TestFlight* group are notified via email each time a new build is available. They can choose to install the new build of the app from *TestFlight*.
136
141
137
142
* Follow the instructions at [Install App with *TestFlight*](../browser/phone-install.md#install-app-with-testflight){: target="_blank" }
0 commit comments