Skip to content

Replace obsolete DisplayAlert with DisplayAlertAsync#528

Merged
adrianhall merged 1 commit into
CommunityToolkit:mainfrom
Sahithbasani:fix-516-displayalertasync
Jul 10, 2026
Merged

Replace obsolete DisplayAlert with DisplayAlertAsync#528
adrianhall merged 1 commit into
CommunityToolkit:mainfrom
Sahithbasani:fix-516-displayalertasync

Conversation

@Sahithbasani

Copy link
Copy Markdown
Contributor

Summary

Replaced the obsolete DisplayAlert API with DisplayAlertAsync in AlertService to use the current .NET MAUI API.

Changes

  • Replaced DisplayAlert with DisplayAlertAsync
  • No functional behavior changes intended

Testing

  • Built the Samples.TodoApp solution
  • Verified the change is limited to AlertService.cs

@adrianhall adrianhall self-requested a review July 10, 2026 07:55

@adrianhall adrianhall left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks for doing this! Your assistance is very appreciated.

@Sahithbasani

Sahithbasani commented Jul 10, 2026 via email

Copy link
Copy Markdown
Contributor Author

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.

2 participants