amay077 / Xamarin.Forms.GoogleMaps

Map library for Xamarin.Forms using Google maps API
https://www.nuget.org/packages/Xamarin.Forms.GoogleMaps/
MIT License
545 stars 346 forks source link

Error when using this package with Xamarin.Firebase.Auth #725

Open husseinshaib1 opened 4 years ago

husseinshaib1 commented 4 years ago

Version conflict detected for Xamarin.GooglePlayServices.Base. Install/reference Xamarin.GooglePlayServices.Base 117.2.1-preview01 directly to project Chomie.ClientApp.Android to resolve this issue. Chomie.ClientApp.Android -> Xamarin.Firebase.Auth 119.3.1-preview01 -> Xamarin.GooglePlayServices.Base (>= 117.2.1-preview01) Chomie.ClientApp.Android -> Chomie.ClientApp -> Xamarin.Forms.GoogleMaps 3.3.0 -> Xamarin.GooglePlayServices.Maps 60.1142.1 -> Xamarin.GooglePlayServices.Base (= 60.1142.1).

I tried to get the source code and upgrade the version of Xamarin.GooglePlayServices.Base used. after that I got an related to Xamarin.Build.Download v0.10.0 : error MSB4064: The "AllowUnsecureUrls" parameter is not supported by the "XamarinDownloadArchives" task. Verify the parameter exists on the task, and it is a settable public instance property. error MSB4063: The "XamarinDownloadArchives" task could not be initialized with its input parameters.

Can you help please or suggest a work arround other than downgrading Xamarin.Firebase.Auth?

Ghyath-Serhal commented 4 years ago

@amay077 Can you please help.

amay077 commented 3 years ago

Please see #729