Xamarin.Firebase.iOS.CloudMessaging bindings for Push using in Shiny #1423
Replies: 1 comment 1 reply
-
You could always update the bindings yourself. It is likely what I will do if Microsoft doesn't. I don't use firebase for all platforms in my apps, so this hasn't been a priority for me. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since Shiny.Net 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: dotnet/maui#20359
Beta Was this translation helpful? Give feedback.
All reactions