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

MAUI 6.0.408 app crash when try to Login on iOS, Android works fine #130

Open
andrijankara opened this issue Jul 13, 2022 · 2 comments
Open

Comments

@andrijankara
Copy link

Hi there,
Last night new release of VS 2022 Preview and MAUI 6.0.408 was released. After updating LoginAsync on my .net Maui iOS part of app crashes the entire application. Android is working fine. I catch this error:

Error loading discovery document: Error connecting to https://my-identityserver.net/.well-known/openid-configuration. The SSL connection could not be established, see inner exception..

If need more details just ask.
Could you please suggest a solution? Thanks in advance

@leastprivilege
Copy link
Contributor

Seems to be an SSL problem. Beyond that - I don't know.

@andrijankara
Copy link
Author

Thanks for the answer. Another thing is that the same code on another development machine where MAUI version hasn't been updated still works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants