• Categories
  • Recent
  • Tags
  • Popular
  • Solved
  • Unsolved
  • Users
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Darkly)
  • No Skin
Collapse
brainCloud Forums
C

Chris Brown

@Chris Brown
About
Posts
22
Topics
9
Groups
0
Followers
1
Following
0

Topics

  • C

    NodeJS setup question

    Scheduled Pinned Locked Moved Solved APIs unity api
    6
    0 Votes
    6 Posts
    621 Views
    C

    Thanks @Paul-Winterhalder and @David-St-Louis-0 . I'm communicating with our web dev and am passing on the information to him. I'll respond here once I get more information from him. Appreciate the quick replies.

  • C

    Changing groups from Public to Private and back on dashboard

    Scheduled Pinned Locked Moved General unity groups
    1
    0 Votes
    1 Posts
    176 Views
    No one has replied
  • C

    Group system with larger than 50 limit

    Scheduled Pinned Locked Moved Solved APIs unity groups group
    2
    0 Votes
    2 Posts
    300 Views
    Paul WinterhalderP

    Hi Chris,

    The maximum # of group members is controllable by our support team.

    Just send a request to our support team, indicating the name and appId of the app, and what you'd like the max to be and why. (A short description of your use cases would be helpful - since we just need to review to see if we think there would be any performance gotchas).

    We'll do a quick review and hopefully approve!

    Cheers!

    Paul.

  • C

    Getting names for request and invites to a group

    Scheduled Pinned Locked Moved Solved APIs unity group
    3
    0 Votes
    3 Posts
    475 Views
    JonathanJ

    As an interim solution, you can add a cloud code script or a post-hook to retrieve the missing data, using the profileIds found in the request.

    https://getbraincloud.com/apidocs/apiref/#capi-friend-getsummarydataforprofileid

    ... "pendingMembers": { "382eb04f-f80c-4bfc-9a12-fca508cad476": { // <- These profile ids "role": "MEMBER", "attributes": {}, "pendingReason": "ASKED_TO_JOIN" } } ...
  • C

    GetMyGroups doesn't return anything in requested

    Scheduled Pinned Locked Moved Solved Client API Defects unity group
    3
    0 Votes
    3 Posts
    343 Views
    C

    Thanks @Jonathan
    It was a bit confusing since I was thinking in terms of the owner having quick access to all their groups data, but I understand the difference in GetMyGroups now. It's a call on the profile and not on the group.

  • C

    Getting public groups only

    Scheduled Pinned Locked Moved Solved APIs unity windows group
    4
    0 Votes
    4 Posts
    390 Views
    Paul WinterhalderP

    D'oh - bit late on the update, but 4.1 has been released, and you can now search on isOpenGroup (as well as the new groupSummaryData).

    4.1 Release notes here - https://getbraincloud.com/apidocs/release-4-1/

    Cheers!

    Paul.

  • C

    Can't delete group after using "Delete users"

    Scheduled Pinned Locked Moved Solved Portal Defects portal group
    7
    0 Votes
    7 Posts
    742 Views
    Paul WinterhalderP

    @Chris-Brown No Prob - happy to help!

  • C

    Update profile name

    Scheduled Pinned Locked Moved Solved APIs unity account profile
    2
    0 Votes
    2 Posts
    353 Views
    Paul WinterhalderP

    Hi,

    The call you're looking for is called UpdateUserName() - https://getbraincloud.com/apidocs/apiref/#capi-playerstate-updateusername

    Good luck!

    Paul.

  • Login

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Solved
  • Unsolved
  • Users