Skip to content

Commit cafcafc

Browse files
authored
Update app preview video (#3379)
* Update app preview video * Replace video
1 parent 66137ae commit cafcafc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/flutter-testing/app-preview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ aliases:
77

88
App Preview is our iOS simulator and Android emulator running in your browser. Launch and interact with your iOS or Android app right in the browser, regardless of the operating system you are using. Test your app against different device and OS configurations, emulate GPS location or demo the latest app version without needing access to a physical device.
99

10-
{{< youtube vb_pSHy9PG0 >}}
10+
{{< youtube l1VeZXtO0zQ >}}
1111

1212
**Tip:** The following sections describe creating previewable artifacts using Flutter Workflow Editor. If you're using codemagic.yaml, follow the instructions [here](../yaml-testing/app-preview).
1313

content/yaml-testing/app-preview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ aliases:
77

88
App Preview is our iOS simulator and Android emulator running in your browser. Launch and interact with your iOS or Android app right in the browser, regardless of the operating system you are using. Test your app against different device and OS configurations, emulate GPS location or demo the latest app version without needing access to a physical device.
99

10-
{{< youtube vb_pSHy9PG0 >}}
10+
{{< youtube l1VeZXtO0zQ >}}
1111

1212
**Tip:** The following sections describe creating previewable artifacts using codemagic.yaml. If you're using the Flutter Workflow Editor, follow the instructions [here](../flutter-testing/app-preview).
1313

0 commit comments

Comments
 (0)