Skip to content

Commit 9290b77

Browse files
Update new-stream-video-control.md
1 parent 2450376 commit 9290b77

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

powerapps-docs/maker/canvas-apps/controls/modern-controls/new-stream-video-control.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: yogeshgupta698
55

66
ms.topic: reference
77
ms.component: canvas
8-
ms.date: 4/2/2024
8+
ms.date: 6/25/2024
99
ms.subservice: canvas-maker
1010
ms.author: yogupt
1111

@@ -56,9 +56,15 @@ To add a Steam video in your canvas app, follow these steps to get the embed URL
5656

5757
**Height** - The distance between a control's top and bottom edges.
5858

59+
## Mobile support for stream control
60+
Stream control is now also supported on mobile. For iOS, end users will need to explicitly enable cross site tracking on Power Apps due to apple privacy policies through following steps:
61+
62+
1. On iOS, select **Settings**.
63+
2. Scroll down to **Power Apps**.
64+
3. Toggle on **Allow Cross-Website Tracking**.
65+
5966
## Limitations
6067

61-
1. Currently only browser support is available. Mobile app support is coming soon.
6268
1. Control properties such as auto start, auto play, and start from are coming soon.
63-
1. We don't recommend adding more than four videos on a single canvas app screen because it can cause performance issues.
64-
1. The last played state isn't preserved for videos within galleries.
69+
2. We don't recommend adding more than four videos on a single canvas app screen because it can cause performance issues.
70+
3. The last played state isn't preserved for videos within galleries.

0 commit comments

Comments
 (0)