[Bug] SystemWebViewOptions.BrowserRedirectSuccess not working on iOS #4844
Labels
answered
needs attention
Delete label after triage
public-client
question
untriaged
Do not delete. Needed for Automation
Library version used
4.60.4
.NET version
.NET Standard 2.1
Scenario
PublicClient - mobile app
Is this a new or an existing app?
The app is in production, I haven't upgraded MSAL, but started seeing this issue
Issue description and reproduction steps
Trying to implement a workaround for the bug of iOS just showing the save password dialog briefly - see here for more information.
As stated in this comment one way to solve this would be to extend the flow and show a login success page.
Unfortunately this does not seem to work properly - the new page is never shown.
I am using this in a Xamarin.Forms application using iOS 17.5.1.
Any idea?
Relevant code snippets
No response
Expected behavior
No response
Identity provider
Azure B2C Basic Policy
Regression
No response
Solution and workarounds
No response
The text was updated successfully, but these errors were encountered: