I want to send notifications in the application I made with .Net Maui 8.0. I will do this using Firebase, but I encounter problems.
I want to send notifications using Firebase in the application I made with .Net Maui 8.0. I need to use the Plugin.Firebase package, but after downloading the package, the project can no longer be compiled and very irrelevant errors occur. How should I do it? Is there an alternative NuGet instead of Plugin.Firebase or which version of this package should I use?