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

Updated sample to hide iOS prompt #167

Merged
merged 1 commit into from
May 13, 2021
Merged

Conversation

SameerK-MSFT
Copy link
Contributor

Updated the sample to hide iOS prompt. Also minor ux changes to improve usability.

@SameerK-MSFT SameerK-MSFT linked an issue May 13, 2021 that may be closed by this pull request
@@ -35,9 +35,14 @@ async void OnSignInSignOut(object sender, EventArgs e)
{
try
{
// Hide the privacy prompt
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you add a lnk to the wiki or doc where it explains what this is? Maybe it should be false by default...

@SameerK-MSFT SameerK-MSFT merged commit 8e9eca7 into master May 13, 2021
@SameerK-MSFT SameerK-MSFT deleted the Sameerk-MSFT/Issue114 branch May 13, 2021 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MSAL confirmation dialog in Xamarin iOS
2 participants