You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerapps-docs/maker/canvas-apps/mixed-reality-overview.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,27 +40,31 @@ The following prebuilt components can be used for MR scenarios:
40
40
41
41
## Prerequisites
42
42
43
-
1. You'll need an MR-capable device.
43
+
1.[You'll need an MR-capable device](#mixed-reality-capable-devices).
44
44
2.[Enable the MR features for each app](#enable-the-mixed-reality-features-for-each-app).
45
45
46
46
### Mixed-reality capable devices
47
47
48
48
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.
49
49
50
+
#### For Android devices
51
+
50
52
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).
51
53
52
54
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).
53
55
54
56
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).
55
57
58
+
#### For iOS (Apple) devices
59
+
56
60
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/).
57
61
58
62
### Enable the mixed reality features for each app
59
63
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:
61
65
62
66
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).
0 commit comments