.NET 9 support #124
konoshchenko
started this conversation in
Ideas
Replies: 1 comment
-
|
Hi @konoshchenko thanks for raising this topic/issue. I'm not yet sure when the first of my customers switches to .NET 9. We still live with .NET 8 and there are chances we switch directly to .NET 10 in november. However, either I find the time to upgrade this project to .NET 9 (which sounds like not just changing the Target Framework Monikers from net8.0 to net9.0) or there is a sponsor which supports this project so I can prioritize this upgrade from my other work. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I’m currently using .NET 9 and MAUI 9 for my production project and would love to continue using this great plugin for Firebase Push Notifications.
At the moment, it seems that the latest pre-release version (3.2.2-pre) does not fully support .NET 9 / MAUI 9, and the token initialization either fails or remains null. Are there any plans for a stable release with .NET 9 support?
Beta Was this translation helpful? Give feedback.
All reactions