0

I implemented MSAL authentication on Android using Xamarin with package Microsoft.Identity.Client and it has an issue at callback screen, the authentication was successully and the token was granted but the application was stucked in callback screen. When I zoom out or rotate my device to landscape it show a "continue" button, if I pressed that button, the authentication process will complete and can callback to my app.

This problem only occurred on some android device models, so I'm not sure why the UI/UX here is incorrect.

Figure 1: Error screenshot

Figure 2: Zoom out and continue button

Figure 3: pop-up in landscape view

  • Please avoid adding links to images. The link may, at some point, become unavailable and make this question unusable for future users. – gioravered Mar 06 '23 at 11:24
  • thanks @gioravered for your feedback, but my account is new with this, so I don't have permission/reputation to embed images. – ThanhToaNguyen Mar 07 '23 at 02:44
  • Can you please add more details about the version Microsoft.Identity.Client. https://learn.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-auth-code-flow – Ram Mar 17 '23 at 05:02

0 Answers0