Skip to content

Commit c68a298

Browse files
authored
Update mixed-reality-overview.md
1 parent 8c0001f commit c68a298

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

powerapps-docs/maker/canvas-apps/mixed-reality-overview.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,27 +40,31 @@ The following prebuilt components can be used for MR scenarios:
4040

4141
## Prerequisites
4242

43-
1. You'll need an MR-capable device.
43+
1. [You'll need an MR-capable device](#mixed-reality-capable-devices).
4444
2. [Enable the MR features for each app](#enable-the-mixed-reality-features-for-each-app).
4545

4646
### Mixed-reality capable devices
4747

4848
To use the components in an app created with Power Apps, the device that runs the app (such as a phone or tablet) needs to have specific hardware and software. The device you use to create the app in the Power Apps studio (such as your PC) does not need to be MR-capable.
4949

50+
#### For Android devices
51+
5052
For Android devices, this means you'll need to have the ARCore services installed. ARCore is usually installed automatically as part of the default set of apps and services on your device if it supports MR. The services are referred to as Google Play Services for AR. If necessary, you can download [Google Play Services for AR from the Google Play Store](https://play.google.com/store/apps/details?id=com.google.ar.core).
5153

5254
For more details on ARCore and supported devices, see the [list of supported devices on the Google ARCore support site](https://developers.google.com/ar/discover/supported-devices#android_play).
5355

5456
For devices in China, the experience is a little different as you'll need to [download ARCore from specific, supported app stores in China](https://developers.google.com/ar/discover/supported-devices#android_china).
5557

58+
#### For iOS (Apple) devices
59+
5660
For iOS devices, MR is supported on specific hardware with ARKit. See the [list of iOS devices supported for MR at the bottom of the Apple augmented reality website](https://www.apple.com/augmented-reality/).
5761

5862
### Enable the mixed reality features for each app
5963

60-
For each app you create, you need to enable the MR features:
64+
For each app you create, you need to enable the MR features. This should be enabled by default, but if it isn't or you've turned it off, you can enable the features as follows:
6165

6266

63-
1. Open the app for editing in Power Apps Studio at [https://preview.create.powerapps.com](https://preview.create.powerapps.com).
67+
1. Open the app for editing in Power Apps Studio at [https://create.powerapps.com](https://preview.create.powerapps.com).
6468

6569

6670
2. Select **File** from the top menu.

0 commit comments

Comments
 (0)