Skip to content

Commit 2926c84

Browse files
Improvement: review app preview page (#2953)
Review the documentation for app preview feature.
1 parent 786ca23 commit 2926c84

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

content/partials/app-preview-builds.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,8 @@ Note that this feature is available for **teams** on request. Please [contact us
99

1010
## Running preview builds
1111

12-
You can preview any `.app` artifact built in Codemagic that targets the iOS simulator. For such artifacts, there is a **Quick Launch** button available next to the artifact name on the build overview page.
12+
You can preview any `.app` artifact built in Codemagic that targets the `iPhoneSimulator`. For such artifacts, there is a **Quick Launch** button available next to the artifact name on the build overview page.
1313

14-
Clicking **Quick Launch** displays a configuration popup for selecting the simulator device and runtime. Once you click **Start**, Codemagic starts a preview build during which the simulator is booted and the app is installed on the simulator.
15-
16-
When the simulator is ready for use, you'll see the URL to access the simulator printed in the logs under the "Running iOS simulator" step as well as a link to open the simulator on the left panel of the build overview page. The simulator session remains active for a maximum of **20 minutes** or until you cancel the build.
14+
Clicking **Quick Launch** displays a configuration popup for selecting the simulator device and runtime. Once you click **Start**, Codemagic opens a simulator in a new tab and installs your application. The simulator session remains active for a maximum of **20 minutes**.
1715

1816
Once the session ends, you can start a new one if needed.
19-
20-
## Build minutes usage
21-
22-
Preview builds run on a macOS machine and consume build minutes at the same per-minute rate as regular builds. If your team is on the Pay as you go plan, the minutes used for app previews will be added to your macOS minutes count.

0 commit comments

Comments
 (0)