You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: