I'm not sure how it works exactly, but this would require swapping out all instances of Xamarin.Firebase.iOS.CloudMessaging with AdamE.Firebase.iOS.CloudMessaging.
Intended Use Case
This package may not work on iOS sometime in the future, so this can preemptively prevent that.
Summary
Xamarin.Firebase.iOS.CloudMessaging
is unmaintained and https://github.com/xamarin/GoogleApisForiOSComponents is now archived, meaning it may become unusable in the future. Discussion here: https://github.com/dotnet/maui/discussions/20359API Changes
I'm not sure how it works exactly, but this would require swapping out all instances of
Xamarin.Firebase.iOS.CloudMessaging
withAdamE.Firebase.iOS.CloudMessaging
.Intended Use Case
This package may not work on iOS sometime in the future, so this can preemptively prevent that.