• 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
    • All categories
    Load new posts
Log in to post
  • C

    Changing groups from Public to Private and back on dashboard

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

    Timeouts?

    Scheduled Pinned Locked Moved Solved APIs timeout unity
    4
    0 Votes
    4 Posts
    212 Views
    U

    Thanks guys! I figured it would be ridiculous if I had to do timeout checks and retries myself 🙂

  • C

    Group system with larger than 50 limit

    Scheduled Pinned Locked Moved Solved APIs groups group unity
    2
    0 Votes
    2 Posts
    120 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.

  • P

    Unity basic setup

    Scheduled Pinned Locked Moved Solved APIs unity
    5
    0 Votes
    5 Posts
    269 Views
    Paul WinterhalderP

    Cool to see the forums working! 🙂

    I've marked @Panagiotis-Milios more detailed explanation as the accepted solution, but kudos to you @Chris-Brown for pointing it out, and @Panagiotis-Milios for providing the detailed example. Thanks a bunch! 🙂

  • P

    GetMyGroups never returns

    Scheduled Pinned Locked Moved Solved APIs groups unity
    2
    0 Votes
    2 Posts
    137 Views
    JonathanJ

    This error has been since resolved.

    A help article has been made on the groupType page: http://help.getbraincloud.com/en/articles/3272656-design-groups-group-types

    If experience similar problems to this forum topic with our Unity library, ensure brainCloud has been added to a gameObject, and that gameObject is not disabled.

  • P

    Unity AddressableAssets

    Scheduled Pinned Locked Moved Solved APIs unity
    4
    0 Votes
    4 Posts
    248 Views
    Paul WinterhalderP

    Follow-up on this...

    My guys have looked into it, and the way we version our global files isn't compatible with this new feature from Unity. Apologies!

    (PS - No plans yet for when/if we'll support it. Certainly tons of folks use an external CDN with brainCloud apps though - so the option is still there for you!)

  • C

    Getting names for request and invites to a group

    Scheduled Pinned Locked Moved Unsolved APIs group unity
    3
    0 Votes
    3 Posts
    213 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" } } ...
  • E

    [Unity] Authenticated Event ?

    Scheduled Pinned Locked Moved Solved APIs authentication unity
    2
    0 Votes
    2 Posts
    163 Views
    Paul WinterhalderP

    Hmm, actually Eric, authentication only happens when called directly in brainCloud.

    If you try calling an API and your app isn't authenticated, you'll receive an error - and generally would trigger authentication yourself as part of your error handling.

    Does that make sense?

    Paul.

  • C

    Getting public groups only

    Scheduled Pinned Locked Moved Solved APIs group unity windows
    4
    0 Votes
    4 Posts
    212 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.

  • Paul WinterhalderP

    Important: Unity 2019.X on mobile devices

    Scheduled Pinned Locked Moved General defect ios unity
    23
    2 Votes
    23 Posts
    3k Views
    S

    It's really useful post,[url=https://www.latestdatabase.com/]Buy Email Database[/url]
    thanks for sharing your information See more details....

  • C

    Update profile name

    Scheduled Pinned Locked Moved Solved APIs account profile unity
    2
    0 Votes
    2 Posts
    135 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