• 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
P

Paul Gregory

@Paul Gregory
About
Posts
3
Topics
2
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

    GetMyGroups never returns
  • P Paul Gregory

    Hi,

    Trying prove out a workflow for my game, having authenticated in the Unity editor anomymously, using the BrainCloudWrapper, I try to get a list of groups that this user is a member of using the following code.

            _bc.GroupService.GetMyGroups((response, cbObject) => {
                Debug.LogFormat("GetMyGroups returned: {0}", cbObject);
            }, failureCallback);
    

    but it never returns anything, neither the success nor the failure callback is called, no errors I can see on the server logs in the portal, nothing, it's like the request has just disappeared into the ether. I tried "ReadGroup" on a known group ID too, same thing. I have created a group and added the anonymous user to that group by profileId.

    Any ideas what I'm doing wrong?

    Paul


  • Unity AddressableAssets
  • P Paul Gregory

    So, I guess nobody has an answer to this? Or is this the sort of response that is typical on these forums?


  • Unity AddressableAssets
  • P Paul Gregory

    Hi,

    Is is possible to use the brainCloud file storage and CDN system to deliver asset bundles to the new AddressableAssets subsystem in Unity?

    Paul

  • Login

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