Skip to content

Commit cac4bbf

Browse files
authored
Update App Preview docs (#3111)
1 parent 953589f commit cac4bbf

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

content/flutter-testing/app-preview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: Previewing apps in the browser
3-
description: How to preview and test your iOS or Android app on a simulator or emulator running in the browser
3+
description: Test your iOS or Android app in the browser with Stellar App Preview
44
weight: 4
55
aliases:
66
---
77

8-
Codemagic allows you to launch your iOS or Android app on an iOS simulator or Android emulator running 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.
8+
Stellar 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-
**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).
10+
**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).
1111

1212
## Enabling App Preview
1313

content/yaml-testing/app-preview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Previewing apps in the browser
3-
description: How to preview and test your iOS or Android app in the browser
3+
description: Test your iOS or Android app in the browser with Stellar App Preview
44
weight: 4
55
aliases:
66
---
77

8-
Codemagic allows you to launch your iOS or Android app on an iOS simulator or Android emulator running 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.
8+
Stellar 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

1010
**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).
1111

0 commit comments

Comments
 (0)