Skip to content

Commit 14e63d5

Browse files
authored
Merge pull request #297028 from davidbritch/dabritch-xamarin-remove
Remove Xamarin content from communication services
2 parents 5c3cf3f + db72dae commit 14e63d5

File tree

4 files changed

+11
-74
lines changed

4 files changed

+11
-74
lines changed

articles/communication-services/samples/includes/ui-xamarin.md

Lines changed: 0 additions & 55 deletions
This file was deleted.
Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Cross Platform development using the UI library
33
titleSuffix: An Azure Communication Services sample overview
4-
description: Cross Platform development solutions using the UI library to enable .NET MAUI, Xamarin and React Native developers build communication calling mobile applications
4+
description: Cross Platform development solutions using the UI library to enable .NET MAUI and React Native developers build communication calling mobile applications
55
author: jorgegarc
66
manager: anujbh
77
services: azure-communication-services
@@ -12,23 +12,19 @@ ms.topic: overview
1212
ms.service: azure-communication-services
1313
ms.subservice: calling
1414
ms.custom: devx-track-dotnet
15-
zone_pivot_groups: acs-maui-xamarin-react
15+
zone_pivot_groups: acs-maui-react
1616
---
1717

1818
# Get started with Cross Platform development using the UI library
1919

2020
[!INCLUDE [Public Preview Notice](../includes/public-preview-include.md)]
2121

22-
Azure Communication Services introduces Cross Platform development using **.NET MAUI, Xamarin and React Native** solutions. This sample demonstrates how Azure Communication Services Calling integrates the UI Library for mobile platforms and create the bindings to allow developers to begin building with the calling capabilities.
22+
Azure Communication Services introduces Cross Platform development using **.NET MAUI and React Native** solutions. This sample demonstrates how Azure Communication Services Calling integrates the UI Library for mobile platforms and create the bindings to allow developers to begin building with the calling capabilities.
2323

2424
::: zone pivot="platform-maui"
2525
[!INCLUDE [.NET MAUI](./includes/ui-maui.md)]
2626
::: zone-end
2727

28-
::: zone pivot="platform-xamarin"
29-
[!INCLUDE [Xamarin](./includes/ui-xamarin.md)]
30-
::: zone-end
31-
3228
::: zone pivot="platform-react"
3329
[!INCLUDE [React Native](./includes/ui-react-native.md)]
3430
::: zone-end

articles/communication-services/toc.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ items:
125125
- name: Add inline image support in Teams interop chat
126126
href: tutorials/inline-image-tutorial-interop-chat.md
127127
- name: Connect to Teams
128-
items:
128+
items:
129129
- name: Add Teams meeting chat to your app
130130
href: quickstarts/chat/meeting-interop.md
131131
- name: Enable inline image interop in your chat app
@@ -433,7 +433,7 @@ items:
433433
- name: Add video calling to your app
434434
href: quickstarts/voice-video-calling/get-started-with-video-calling.md
435435
- name: Rooms
436-
items:
436+
items:
437437
- name: Rooms API for structured meetings
438438
href: concepts/rooms/room-concept.md
439439
- name: Create a room
@@ -577,7 +577,7 @@ items:
577577
href: concepts/analytics/insights/voice-and-video-insights.md
578578
displayName: diagnostics, diagnose, feedback, quality, reliability, users, call, quick, satisfaction, improve, issues
579579
- name: Call client logs
580-
items:
580+
items:
581581
- name: Overview of call logs
582582
href: concepts/analytics/logs/voice-and-video-logs.md
583583
- name: Call summary updates logs
@@ -838,8 +838,6 @@ items:
838838
href: tutorials/trusted-service-tutorial.md
839839
- name: Calling hero sample
840840
href: samples/calling-hero-sample.md
841-
- name: Xamarin calling sample
842-
href: samples/ui-library-cross-platform.md?pivots=platform-xamarin
843841
- name: React Native calling sample
844842
href: samples/ui-library-cross-platform.md?pivots=platform-react
845843
- name: MAUI calling sample

articles/zone-pivot-groups.yml

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ groups:
166166
- id: create-option-vscode
167167
title: Visual Studio Code
168168
# Service-specific groups
169-
##### Begin azure-functions
169+
##### Begin azure-functions
170170
- id: functions-nodejs-model
171171
title: Node.js Programming model
172172
prompt: Choose a programming model
@@ -1355,7 +1355,7 @@ groups:
13551355
- id: v1
13561356
title: "1.0"
13571357
- id: v23-10
1358-
title: "2023-10-01"
1358+
title: "2023-10-01"
13591359
- id: v23-11
13601360
title: "2023-11-01"
13611361
# Owner: v-yilinhu
@@ -1394,16 +1394,14 @@ groups:
13941394
- id: programming-language-swift
13951395
title: iOS
13961396
- id: programming-language-kotlin
1397-
title: Android
1397+
title: Android
13981398
# Owner: jorgegarc
1399-
- id: acs-maui-xamarin-react
1399+
- id: acs-maui-react
14001400
title: Cross-platform pivots
14011401
prompt: Choose a platform
14021402
pivots:
14031403
- id: platform-maui
14041404
title: .NET MAUI
1405-
- id: platform-xamarin
1406-
title: Xamarin
14071405
- id: platform-react
14081406
title: React Native
14091407
# Owner: jodowns
@@ -1790,7 +1788,7 @@ groups:
17901788
- id: terraform
17911789
title: Terraform
17921790
- id: pulumi
1793-
title: Pulumi
1791+
title: Pulumi
17941792
# Owner: malev
17951793
- id: grafana-cli-portal
17961794
title: Experience

0 commit comments

Comments
 (0)