Skip to content

Commit b11ea99

Browse files
authored
Update push-notifications.md
1 parent 4a665d8 commit b11ea99

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/communication-services/how-tos/calling-sdk/push-notifications.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.subservice: calling
99
ms.topic: how-to
1010
ms.date: 08/10/2021
1111
ms.custom: template-how-to
12-
zone_pivot_groups: acs-plat-ios-android
12+
zone_pivot_groups: acs-plat-web-ios-android
1313

1414
#Customer intent: As a developer, I want to enable push notifications with the acs sdks so that I can create a calling application that provides push notifications to its users.
1515
---
@@ -25,6 +25,10 @@ Here, we'll learn how to enable push notifications for Azure Communication Servi
2525
- A user access token to enable the calling client. For more information, see [Create and manage access tokens](../../quickstarts/identity/access-tokens.md).
2626
- Optional: Complete the quickstart to [add voice calling to your application](../../quickstarts/voice-video-calling/getting-started-with-calling.md)
2727

28+
::: zone pivot="platform-web"
29+
[!INCLUDE [Enable push notifications Web](./includes/push-notifications/push-notifications-web.md)]
30+
::: zone-end
31+
2832
::: zone pivot="platform-android"
2933
[!INCLUDE [Enable push notifications Android](./includes/push-notifications/push-notifications-android.md)]
3034
::: zone-end

0 commit comments

Comments
 (0)