xamarin / XamarinComponents

Plugins for Xamarin
MIT License
1.99k stars 693 forks source link

Add GoogleServicesJson Build Action #1421

Open mattleibow opened 1 year ago

mattleibow commented 1 year ago

Issue moved from dotnet/maui#1346


From @MahmudX on Thursday, June 17, 2021 3:27:19 PM

Summary

If we add google-services.json under the android project we should be able to mark it as the GoogleServicesJson file or have any other alternative way.

API Changes

Intended Use Case

To publish Android apps, google-services.json file must be added.

mattleibow commented 1 year ago

Issue moved from dotnet/maui#1346


From @gianox on Thursday, November 25, 2021 9:43:19 AM

Relates to [Bug] Java.Interop version issue in Android #3389 ?

mattleibow commented 1 year ago

Issue moved from dotnet/maui#1346


From @Redth on Tuesday, January 4, 2022 8:26:55 PM

Is this suggesting that you can't apply the build action with the file in a Multitargeted/Single Project? The build action comes from https://github.com/xamarin/GooglePlayServicesComponents/blob/d72add8573e5b63dda71ac6b31d3dbdea8b36d67/source/com.google.android.gms/play-services-basement/merge.targets#L18

//CC @moljac @jpobst @jonpryor

mattleibow commented 1 year ago

Issue moved from dotnet/maui#1346


From @msftbot[bot] on Tuesday, March 22, 2022 9:22:43 PM

We've moved this issue to the Future milestone. This means that it is not going to be worked on for the coming release. We will reassess the issue following the current release and consider this item at that time.