-
Notifications
You must be signed in to change notification settings - Fork 5k
Open
Labels
ACSClientThis issue is related to a non-management packageThis issue is related to a non-management packageCommunicationService AttentionWorkflow: This issue is responsible by Azure service team.Workflow: This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Description
Library name and version
Azure.Communication.Calling 1.0.0.0 - beta36
Query/Question
I am trying to use this package on Unity.
Other packages like Azure.Communication.Chat, or Azure.Communication.Common works but Calling Package throws error as below :
The type 'Windows.Foundation.IAsyncOperation`1' is defined in an assembly that is not referenced. You must add a reference to assembly 'Microsoft.Windows.SDK.NET, Version=10.0.17763.24, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
Questions :
- Why this error occurs?
- Is this package only meant for UWP??
- what's the difference between these two packages Azure.Communication.Calling and Azure.Communication.Calling.WindowsClient ?
Environment
I was using Unity 2021.3.19f1
build : Windows platform
and Visual Studio 2019
Metadata
Metadata
Assignees
Labels
ACSClientThis issue is related to a non-management packageThis issue is related to a non-management packageCommunicationService AttentionWorkflow: This issue is responsible by Azure service team.Workflow: This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that