Skip to content

Commit dedb383

Browse files
authored
Merge branch 'main' into guidance-guidelines-fixes
2 parents 5ed996b + 0a737c4 commit dedb383

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

powerapps-docs/developer/test-engine/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ contributors:
1919

2020
Power Apps Test Engine is a component within the Power Platform CLI (PAC CLI) used for testing standalone canvas apps in Power Apps. You must [Install Microsoft Power Platform CLI](/power-platform/developer/cli/introduction#install-microsoft-power-platform-cli) to use the Test Engine.
2121

22-
[!INCLUDE [preview-note](../../../shared/preview-includes/preview-note.md)]
22+
[!INCLUDE [preview-note](../../../shared/preview-includes/preview-note-pp.md)]
2323

2424
## Benefits
2525

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

Lines changed: 9 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,14 @@ 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. To comply with Apple's privacy policies, iOS users must follow these steps to enable cross-site tracking on Power Apps:
61+
62+
1. On iOS, select **Settings** > go to **Power Apps**.
63+
1. Set the toggle for **Allow Cross-Website Tracking** to **On**.
64+
5965
## Limitations
6066

61-
1. Currently only browser support is available. Mobile app support is coming soon.
6267
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.
68+
1. Don't add more than four videos on a single canvas app screen because it can cause performance issues.
69+
3. The last played state isn't preserved for a video that's in a gallery.

0 commit comments

Comments
 (0)