Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.NET 6 Mobile support #5873

Closed
jeromelaban opened this issue Apr 30, 2021 · 4 comments
Closed

.NET 6 Mobile support #5873

jeromelaban opened this issue Apr 30, 2021 · 4 comments
Assignees
Labels
epic kind/enhancement New feature or request

Comments

@jeromelaban
Copy link
Member

jeromelaban commented Apr 30, 2021

This issue tracks the support for .NET 6

Opened Microsoft issues

Related issues

Fixed

@Medality
Copy link

Hi,
I see nothing here regarding MSAL's WithUnoHelpers extension, which does nothing on .NET 6/7 Mobile.
Do I need to enter an issue about it? Thanks.

@nickrandolph
Copy link
Contributor

Hi,
I see nothing here regarding MSAL's WithUnoHelpers extension, which does nothing on .NET 6/7 Mobile.
Do I need to enter an issue about it? Thanks.

There's no change to the MSAL library from Uno but you do need to update to the latest MSAL library from Microsoft

@Medality
Copy link

Medality commented Jan 22, 2023

I don't understand as even the MSAL samples call WithParentActivityOrWindow. See here: https://github.com/Azure-Samples/ms-identity-dotnetcore-maui/tree/main/MauiAppWithBroker.
Am I missing something here? I had to call WithParentActivityOrWindow on my .NET 7 Android app as I kept getting an InvalidOperationException with WithUnoHelpers. Thanks for your help.

GitHub
MAUI sample using MSAL library. Contribute to Azure-Samples/ms-identity-dotnetcore-maui development by creating an account on GitHub.

@nickrandolph
Copy link
Contributor

@Medality I'll review uno support for MSAL this week and confirm what's required

@jeromelaban jeromelaban unpinned this issue Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants