Ask a Question
Why am I getting a CID/PID mismatch warning?
Why am I getting a warning about CID/PID mismatch when I go to build?
Tournaments - Seeding Players
Can you give me some detail as to how the Tournaments feature can seed players into different Leaderboard buckets?
BeamContext.Api.AnnouncementService.GetCurrent() throws a PlatformRequesterException
Hello,
Getting microservices to talk to each other
How do I make my microservices talk to eachother?
What is the process for deploying a fix?
Can you explain how I deploy a fix if I have a bug in my live game?
Leaderboards - Updating Values on Server vs Client
Regarding updating Leaderboard values, is this something that should be done from the client side or is there server side code that will update the player’s score based on their inventory (in-game currency amount)?
Leaderboards - Rewarding
For a standalone Leaderboard that isn’t managed by something else, how does the rewarding work?
Setting stats
Is it possible to set stats for specific user, not current one?
Realm config and duplication
Is there anything new in the land of realm config? E.g. can I make one with all of the config and then duplicate that? Or make shallow children from it? (Like we used to do with shards?)
'findOne' Method
Hi, I can't find method "findOne" for collections. MongoDB documentation for this method
https://www.mongodb.com/docs/manual/reference/method/db.collection.findOne/#mongodb-method-db.collection.findOne
Or what is the best and optimized way to get one document?