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

[Bug] Azure pipeline build error in iOS in version 4.67.2 #5089

Open
mtanml opened this issue Jan 18, 2025 · 0 comments
Open

[Bug] Azure pipeline build error in iOS in version 4.67.2 #5089

mtanml opened this issue Jan 18, 2025 · 0 comments
Labels
needs attention Delete label after triage public-client untriaged Do not delete. Needed for Automation

Comments

@mtanml
Copy link

mtanml commented Jan 18, 2025

Library version used

4.67.2

.NET version

.NET 9

Scenario

PublicClient - mobile app

Is this a new or an existing app?

The app is in production, and I have upgraded to a new version of MSAL

Issue description and reproduction steps

We're getting Azure pipeline build errors with version 4.67.2 for a MAUI iOS app:

Platforms/iOS/AppDelegate.cs(18,13): error CS0103: The name 'AuthenticationContinuationHelper' does not exist in the current context

The MAUI app runs fine under 4.67.2 in the iOS simulator in VS 2022.

The error does not occur in the pipeline when we downgrade to 4.66.2.

Relevant code snippets

Expected behavior

No response

Identity provider

Azure B2C Basic Policy

Regression

No response

Solution and workarounds

No response

@mtanml mtanml added needs attention Delete label after triage untriaged Do not delete. Needed for Automation labels Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs attention Delete label after triage public-client untriaged Do not delete. Needed for Automation
Projects
None yet
Development

No branches or pull requests

1 participant