KEMBAR78
Replace MessagingCenter in AlertManager by mattleibow · Pull Request #12910 · dotnet/maui · GitHub
Skip to content

Conversation

@mattleibow
Copy link
Member

Description of Change

Since the MessagingCenter was obsolete and now marked internal, we would love to remove it! Now it is happening!!!

This PR starts that process by removing usages of the MessagingCenter in the AlertManager.

@jsuarezruiz
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@rmarinho rmarinho requested review from PureWeen and hartez January 26, 2023 12:02
@PureWeen
Copy link
Member

Can we also add an interface and register it to the scoped container? Maybe something like

IAlertPlatformManager that all the platform level code gets moved to?

Or is that a separate PR?

@mattleibow
Copy link
Member Author

Ah I am doing this as I have no way to test currently

@jsuarezruiz
Copy link
Contributor

There are several unit tests failing, I think there are pending changes in the tests too.

@mattleibow
Copy link
Member Author

Yeah, I need to have a look as we can no longer just subscribe to some global messaging center. A tiny bit tricky, but I am sure we can fix it :)

hartez
hartez previously requested changes Feb 10, 2023
Copy link
Contributor

@hartez hartez left a comment

Choose a reason for hiding this comment

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

Questions about null subscriptions.

@mattleibow mattleibow requested a review from hartez August 11, 2023 16:15
@samhouts samhouts added this to the Under Consideration milestone Aug 17, 2023
@samhouts samhouts added the stale Indicates a stale issue/pr and will be closed soon label Sep 11, 2023
@hartez hartez removed their request for review January 10, 2024 21:07
@PureWeen PureWeen removed this from the Under Consideration milestone Aug 2, 2024
@jfversluis
Copy link
Member

Stale, let's go with #27888

@jfversluis jfversluis closed this Apr 8, 2025
@github-actions github-actions bot locked and limited conversation to collaborators May 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-controls-dialog platform/android platform/ios platform/tizen Samsung Tizen Devices (TV) platform/windows stale Indicates a stale issue/pr and will be closed soon

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants