Stuart.M

Results 9 comments of Stuart.M

@pekspro were you able to find a workaround for this? I'm now coming back around to this issue hoping there might have been a fix or a workaround, but there...

I've recently come back onto this task as I didn't make any progress figuring out how to add new endpoints and noticed a new version of the GooglePlayServices bindings were...

@moljac I saw there was some progress with the other related task with the PlayGames.V2 bug @ https://github.com/xamarin/AndroidX/issues/972 Do you know if the fix that's planned for that one will...

So I started building and figuring out the bindings to see if I could make some progress with this, but not making a lot of progress mainly because I'm trying...

Continued trying to find my way around the binding system and I think I might have made some progress ( although it's slow without any docs! ). ### Story so...

@pekspro thanks :) I've just figured out if I also add: ``` ``` It stops the binding generator from removing the IPlayer and Player interfaces and generates the bindings for...

Quick update... I've got the PlayerClient bindings to compile and work! I'm now able to get the PlayerId in my android app :) Unfortunately, I've run out of time for...

I think the binding is in the official repo as a part of Play Services Games v2, in: https://maven.google.com/web/index.html#com.google.android.gms:play-services-games-v2:19.0.0 At least, looking in the javadoc files there's documentation for it....

@moljac thanks... sorry, this thread was mentioned in my bug xamarin/AndroidX#975 ( PlayersClient classes are missing in the xamarin gpg plugin which makes it impossible to track player changes )...