TobiasBuchholz / Plugin.Firebase

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

Plugin.Firebase is not available in .net8-ios #331

Open EminNiftili opened 1 month ago

EminNiftili commented 1 month ago

Create new project. dotnet new maui -n MyMauiApp

Install Plugin.Firebase dotnet add package Plugin.Firebase --version 3.0.0

Then add using into MauiProgram.cs. using Plugin.Firebase.Auth;

Idea show warning 'this package is not available, net8-ios'

image

My dependency like that! image

How can i fix that?

AdamEssenmacher commented 3 weeks ago

Looks like you're on Windows/Visual Studio? First guess is you're running into https://github.com/TobiasBuchholz/Plugin.Firebase?tab=readme-ov-file#windows-11-long-path-issue