TobiasBuchholz / Plugin.Firebase

Wrapper around the native Android and iOS Firebase Xamarin SDKs
MIT License
223 stars 49 forks source link

Problem with old firebase cloud messaging binding project #269

Closed kellertimo closed 8 months ago

kellertimo commented 9 months ago

As Plugin.Firebase also has a dependency to Xamarin.Firebase.iOS.CloudMessaging (according to Nuget) I have the following question:

Firebase notifications will not work anymore because it requires iOS SDK version >= 10 after 20.6.24

Any idea what to do here besides asking Microsoft to update the bindings?

There is also a discussion here: https://github.com/dotnet/maui/discussions/20359

AdamEssenmacher commented 8 months ago

I've been badgering Microsoft and the MAUI team for months on this issue. They simply don't respond.