v-npadhy
v-npadhy
> /Users/niladri/.nuget/packages/microsoft.intune.maui.essentials.android/10.0.0/build/netstandard2.0/Microsoft.Intune.Maui.Essentials.android.targets(9,9): Error: /usr/local/share/dotnet/packs/Microsoft.Android.Sdk.Darwin/33.0.95/tools/android-support-multidex.jar doesn't contain /Users/niladri/.nuget/packages/ and the mamified library won't be placed in the correct intune directory. This is not expected. @ChismanRaheem The code is not compiling at...
> @v-npadhy Could you list the steps taken to replicate this issue and verify whether the packages were installed using NuGet or the Package Manager Console? @ChismanRaheem The Nuget package...
var authResult = await _pca.AcquireTokenInteractive(new string[] { "https://aadrm.com/.default" }) .WithExtraScopesToConsent(new string[] { "https://msmamservice.api.application/.default" }) .WithUseEmbeddedWebView(false) .WithParentActivityOrWindow(activity) .ExecuteAsync().ConfigureAwait(false); tcs.TrySetResult(authResult); Getting below error 
@bgavrilMS Could you please check this?
@iulico-1 Could you please check this issue?
Hi @iulico-1 , Is there any roadmap to include this feature?