• 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 Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • All tags
    Load new posts
Log in to post
  • Omar AlzayedO

    Online state when viewing user

    Scheduled Pinned Locked Moved Feature Suggestions users
    2
    0 Votes
    2 Posts
    1k Views
    Paul WinterhalderP

    Hmm, I'm guessing that this is so that you as a developer have a warning that you may be mucking with an online user's data?

    Sadly, unless the user is using RTT, the system doesn't deterministically know that a user is still online.

    We do however know when the user last logged in - and that is shown on the User Summary page here (see capture).

    You can further get an idea if a user is still online via the User Monitoring | Logs page...

    Might be interesting to see if we could query the last session for the time of the last received request... though we'd need to somehow differentiate a real session from an API Explorer session... Hmm, some food for thought.

    2019-11-02_15-55-22.png

  • M

    Tool for provisioning all the infrastructure resources in BrainCloud

    Scheduled Pinned Locked Moved General provisioning infrastructure
    2
    0 Votes
    2 Posts
    1k Views
    A

    Hi,

    One thing that you wont be able to do via api is managing users (list api), other than that almost everything is available with cloud script.

  • M. Ramón López TorresM

    Tournament division by level

    Scheduled Pinned Locked Moved General sport-league divisions
    2
    0 Votes
    2 Posts
    1k Views
    Paul WinterhalderP

    Hi,

    This is very doable in brainCloud.

    Check out the Tiers design note in this knowledge-base article:
    http://help.getbraincloud.com/en/articles/3344756-increasing-tournament-engagement-with-divisions-and-or-tiers

    Hope that helps!

    Cheers,

    Paul.

  • C

    Group system with larger than 50 limit

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

    GetMyGroups never returns

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

  • A

    Users API

    Scheduled Pinned Locked Moved Feature Suggestions cloudscript pagination users
    2
    0 Votes
    2 Posts
    1k Views
    Paul WinterhalderP

    Just noticed this was never replied to!

    To clarify - our new Users API was delivered in 4.3 late last year.

    Cheers!

    Paul.

  • J

    Integration with .NET server

    Scheduled Pinned Locked Moved Unsolved General
    2
    0 Votes
    2 Posts
    57 Views
    J

    The SDK is just a plain C# source library you can drop into any .NET project (not Unity-only). You can find usage examples and the source in our GitHub repositories at https://github.com/getbraincloud.

  • Paul WinterhalderP

    brainCloud 4.1 is officially released!

    Scheduled Pinned Locked Moved General release
    2
    1 Votes
    2 Posts
    1k Views
    Omar AlzayedO

    @Paul-Winterhalder said in brainCloud 4.1 is officially released!:

    Group Enhancements

    Loving the summary data for groups. Made my life easier. Thank you, you guys rock!

    Omar

  • N

    NewUser detection issue

    Scheduled Pinned Locked Moved Solved General
    2
    0 Votes
    2 Posts
    199 Views
    J

    The aggregation that counts new users is not real time, it runs at hourly granularity, so there can be a delay before the stats reflect the actual number of users. At the time of checking again, the numbers had updated as follows
    image.png

  • R

    CSV Downloads of Charts

    Scheduled Pinned Locked Moved Portal-X Suggestions
    2
    0 Votes
    2 Posts
    204 Views
    J

    FYI, you can use the Report service APIs to retrieve this data: https://docs.braincloudservers.com/api/capi/report/

  • F

    Bulk upload/download of Files folders

    Scheduled Pinned Locked Moved Portal-X Suggestions files
    2
    0 Votes
    2 Posts
    188 Views
    J

    Hi Francesco, thanks for the suggestion about the folder-level import/export feature. I will have our team review it. FYI, you could script the uploads using the SysPrepareUpload S2S API to avoid doing it manually through the portal.

  • N

    Unknown Country, Language

    Scheduled Pinned Locked Moved Solved General
    2
    0 Votes
    2 Posts
    219 Views
    Paul WinterhalderP

    Have you checked the logs to see what those users are sending in for the country code during authentication? And can you see any commonality amongst those users?

    From your stats it looks like we are correctly detecting US, Korea and Argentina... What code are we reading in wrong?

    If you send us your appId (via the chat widget) we can take a better look at your users.

  • N

    SYS_CREATE_DIVISION_SET_CONFIG limit problem

    Scheduled Pinned Locked Moved Unsolved General
    2
    0 Votes
    2 Posts
    279 Views
    Paul WinterhalderP

    Hi,

    This limit is adjustable on a per-app basis. I have reached out for more information (via email) to confirm how many divisionsets would satisfy your requirements.

    Paul.

  • N

    Discount rate for virtual items

    Scheduled Pinned Locked Moved Feature Suggestions
    2
    0 Votes
    2 Posts
    291 Views
    J

    Actually, the feature you’re asking about has already been implemented in the 5.9 release. You can now add a discount rate for items in the Promotions section. For more details, please refer to the 5.9 release notes here: https://updates.braincloudservers.com/
    image.png

  • F

    Segmentation suggestions based on latest usage

    Scheduled Pinned Locked Moved Feature Suggestions
    2
    0 Votes
    2 Posts
    230 Views
    J

    Thank you for sharing your suggestion with us. We will review it.

  • Login

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