moljac
moljac
@stuartmilleruk Thanks for the feedback How about: https://www.nuget.org/packages/Xamarin.GooglePlayServices.Games.V2 ??
@stuartmilleruk @pekspro I did preliminary quick-n-dirty analysis and the problem is in few classes in `GPS.Basement`which were not surfaced, so it is not that trivial. I will open PR in...
@MarcoCestari > Given the deprecation of the Google Sign-In API, the GPS.Games v1 SDK will be removed in 2026. Starting in February 2025, new publications will only be allowed on...
Thanks for the feedback. This happens in the real world projects where some packages might introduce version mismatch via transitive dependencies. Easiest workaround: Turn off `Warning As Error` for `NU1608...
> what about If I make the repo with issue , would it speed it up? also if I had the "` I have to add it somewhere else.. are...
@gabsamples6 I will take a look tomorrow. @gmck Yes it is usully about updating to latest packages.
@TheFoxan12 Thanks for the feedback `AndroidX.Compose` is not officialy supported in .NET Android. Thus not supported in MAUI too. please see https://github.com/dotnet/android-libraries/issues/984#issuecomment-2379804524
OK. I am sorry - did not read everything and carefully. So you have 1. Kotlin library using Compose 2. C# bindings library that binds #1 3. MAUI app using...
> I didn't really understand your answer with the links even if you seem to have understood, I will summarize it again clearly: > > I have > > 1....
> Thanks, So, do you think it will be available soon ? Like a few weeks ? Or maybe a few month ? Hard to tell. I need to check...