Dane Zeke Liergaard
Dane Zeke Liergaard
This answer is correct for the current setup, though I'm open to arguments in favor of removing the submodule to replace it with a unitypackage file directly if that would...
Some of the failing tests are due to [this commit](https://github.com/GoogleCloudPlatform/dotnet-docs-samples/commit/df95d5d756151cf90ca760c6d211927534871ea9#diff-5f6de6a82ea3730361c8537a2acd33db), which removed the setup code that ensures that a KMS keyring/key exists for the tests and then uses it to...
I have been redirected to other projects as my main focus, but I will see if there is a relatively quick fix. Do you have any more specifics about the...
I'll take a look.
Hello, when you call the `LeaderboardController.AddScore()`, use the firebase authentication UID, which you will need to get from the FirebaseAuth package.
Could you paste your code snippet so that I can see what you did? Also please provide more information on how it isn't working. If you're seeing an error, what...
Are you saying that when you call `LeaderboardController.AddScore()` you are providing that IDToken as the User ID, but that the entries created have a random key instead of using that...
Yeah we are open to PR's! I will add a CONTRIBUTING.md file with details about Google's OSS policy. If you want to take this issue feel free, otherwise I can...