Skip to content

Commit d26d015

Browse files
add web section
1 parent 6bc346f commit d26d015

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

articles/communication-services/how-tos/ui-library-sdk/troubleshooting.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,12 @@
22
title: Troubleshooting over the UI Library
33
titleSuffix: An Azure Communication Services how-to guide
44
description: Use Azure Communication Services UI Library for Mobile native to get debug information.
5+
author: pprystinka
6+
ms.author: pprystinka
57
ms.service: azure-communication-services
68
ms.topic: how-to
79
ms.custom: template-how-to
10+
ms.date: 11/23/2022
811
zone_pivot_groups: acs-plat-web-ios-android
912

1013
#Customer intent: As a developer, I want to get debug information for troubleshooting
@@ -21,6 +24,12 @@ When troubleshooting happens for voice or video calls, you may be asked to provi
2124
- A `User Access Token` to enable the call client. For more information on [how to get a `User Access Token`](../../quickstarts/access-tokens.md)
2225
- Optional: Complete the quickstart for [getting started with the UI Library composites](../../quickstarts/ui-library/get-started-composites.md)
2326

27+
::: zone pivot="platform-web"
28+
> [!NOTE]
29+
> For detailed documentation and quickstarts about the Web UI Library visit the [**Web UI Library Storybook**](https://azure.github.io/communication-ui-library).
30+
### You can access the following link to learn more
31+
- [Troubleshooting](https://azure.github.io/communication-ui-library/?path=/docs/troubleshooting--page)
32+
::: zone-end
2433

2534
::: zone pivot="platform-android"
2635
[!INCLUDE [Troubloshooting Android UI library](./includes/troubleshooting/android.md)]

0 commit comments

Comments
 (0)