Skip to content

Commit ede4c28

Browse files
committed
add info about Meta Spatial Simulator
1 parent 838d2a3 commit ede4c28

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

src/docs/getting-started/prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Before you start developing React Native apps for Meta Quest, ensure you have th
44

55
## Hardware
66

7-
- **Meta Quest device**: Required for testing (until Meta Spatial Simulator is released)
7+
- **Meta Quest device**: Required for testing, though [Meta Spatial Simulator](https://developers.meta.com/horizon/blog/meta-spatial-simulator-android-horizon-os/) (Beta) allows testing 2D panel apps without a headset
88
- **Computer**: macOS, Windows, or Linux with USB connection
99

1010
## Software

src/docs/guides/releasing/screenshots.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ High-quality screenshots are essential for your store listing. Capturing them in
44

55
## Meta Quest Developer Hub
66

7-
Use [Meta Quest Developer Hub](https://developer.meta.com/horizon/documentation/unity/ts-odh/) for consistent screenshots:
7+
Use [Meta Quest Developer Hub](https://developers.meta.com/horizon/documentation/native/android/ts-mqdh/) for consistent screenshots:
88

99
1. **Connect device**: Connect Quest via USB and find your device under "Device Manager"
1010

@@ -66,16 +66,15 @@ Follow [Meta's asset guidelines](https://developers.meta.com/horizon/resources/a
6666

6767
## Tools
6868

69-
- **[Meta Quest Developer Hub](https://developer.meta.com/horizon/documentation/unity/ts-odh/)**: Primary tool for capturing
69+
- **[Meta Quest Developer Hub](https://developers.meta.com/horizon/documentation/native/android/ts-mqdh/)**: Primary tool for capturing
7070
- **Image editing**: Photoshop or similar for post-processing
7171
- **2D app view**: Best option for clean captures
7272

73-
:::tip Coming Soon
74-
Meta is working on a [Meta Horizon OS Simulator](https://www.youtube.com/watch?t=846&v=hJMkIw7TxmU) that will allow taking screenshots directly from your development machine without needing a physical device.
73+
:::tip Meta Spatial Simulator
74+
[Meta Spatial Simulator](https://developers.meta.com/horizon/blog/meta-spatial-simulator-android-horizon-os/) (Beta) allows testing 2D panel apps directly from Android Studio without a physical device. This can be useful for capturing screenshots during development.
7575
:::
7676

7777
## Next Steps
7878

7979
- Learn about [monetization options](/docs/guides/releasing/monetization)
8080
- Set up [CI/CD automation](/docs/guides/releasing/cicd)
81-

0 commit comments

Comments
 (0)