No problem! glad to hear that.
bitHeads
bitHeads employees
Posts
-
-
Could you zip your project files to Google Drive and share them with us?
-
Please refer to this article for the details of those settings on the server configuration page -- https://help.getbraincloud.com/en/articles/9153860-design-servers-my-servers
-
It looks like you have configured the Max Session Time to be 5 minutes, which aligns with the logs. You can extend this time to a longer duration.
-
But why the random list of groups? Is this presenting a random list of groups to a player - so they can decide which one to try to join or something?
-
So - like GetPlayersSocialLeaderboard() - the app would provide the subset list of groups that they are interested in?
Should be simple enough to add. Curious though - what's your use case? How do the list of groups you want to see relate?
-
The SysRecordTransaction method should work for your needs. Refer to the provided link for more information -- https://docs-internal.braincloudservers.com/api/capi/appstore/sysrecordtransaction
-
You can schedule a recurring daily cloud code script to run after the completion of your daily tournament. This script will use the GetGlobalLeaderboardPage method to retrieve the daily tournament winner's information and score, then post it to the monthly tournament using the PostTournamentScoreOnBehalfOf method.
RelayService.Send not working and get disconnect error
RelayService.Send not working and get disconnect error
RelayService.Send not working and get disconnect error
RelayService.Send not working and get disconnect error
GetGroupsSocialLeaderboard
GetGroupsSocialLeaderboard
Virtual Purchase
Post Score when a Tournament ends?