• 0 Votes
    1 Posts
    10 Views
    No one has replied
  • 0 Votes
    1 Posts
    16 Views
    No one has replied
  • 0 Votes
    5 Posts
    106 Views

    Thank you for your detailed and courteous response. It fully answered my questions.

  • 0 Votes
    3 Posts
    65 Views

    @Paul-Winterhalder Thank you for your reply.

    To give you more context, we operate three separate app environments: Dev, Staging, and Production.

    We frequently execute deployments to the Production environment during live operations, but only after safely completing all tests in Staging. However, every time we do this, the "App is disabled" error occurs temporarily, which in turn causes our custom user scripts to fail.

    Experiencing this issue periodically during live operations is negatively impacting our service quality.

    Is there any way to prevent this situation? At the very least, is there a specific scope or option within the Deploy API that allows us to push updates without triggering the "App is disabled" state?

  • 0 Votes
    3 Posts
    25 Views

    Thanks Paul, that makes sense.

    For now, we’ll keep using a dedicated internal/service profile with getSessionForProfile() + callAPIForSession() as a temporary workaround for our monthly transaction reporting job.

    Could you please confirm whether this workaround is safe to use temporarily in production, as long as we do not include a profileId in the search criteria and only use the session to authorize the request?

    Also, we’d appreciate it if you could let us know once the S2S proxy hookup for SYS_GET_TRANSACTIONS_PAGE has been reviewed or fixed.

    Thanks again for checking into this.

  • 1 Votes
    3 Posts
    1k Views

    @Ali-Raza could you let me know your Team ID and the AppIDs you would like this increase for? thanks

  • View all users

    Feature Suggestions
    2
    0 Votes
    2 Posts
    1k Views

    Hi @Omar-Alzayed When apps have millions of users, browsing all users can have poor performance.
    If you have a smaller number of users, it can be useful.
    There is a way to create a segment so you can browse all your users.

    Go to App > Design > Segmentation > Segments
    Create NEW SEGMENT
    656b32ad-94e5-4314-a79a-f7a8cf201536-image.png

    There's a couple different ways you can return ALL users. The one I like is to use the criteria A/B Testing ID 0-99 which will return all your users.

    28d945d5-1fb5-4606-b8be-c220291a763e-image.png
    9a146d95-9e93-4944-a695-68844bb4fd53-image.png

    Looks something like this:
    e37eea64-557d-4eca-91d0-2dff0699479e-image.png

    Segments are automatically run nightly at around 3am but you can press REFRESH SEGMENTS to run it immediately.

    Note that the refresh will take time to complete according to your user count, you may wish to do this during low player traffic.

    In the case of this particular segment, I believe the Refresh will need to run TWICE to capture all your users. (I think the AB code needs to be initialized in the first pass, and then it can be read in the second pass, capturing all of your users.)

    Please take care not to launch the second Refresh before the first one completes. (If you have 10,000+ players then wait about 30 minutes or so)

    c4785150-2e0a-489d-8a47-d330c7c09d80-image.png

    Once you have players in the Segment, you can browse by Segments. Go to
    User > User Browser

    Choose BROWSE, then check the box to browse within a segment. Choose the segment.
    fd6b9af5-b4b1-47d1-bc05-d43180e8e621-image.png

    Reminder, once you have millions of users, this can be very slow. But you can create more refined Segments to filter to just the interesting users, such as Has Bought Something, Is at Least Level 10, and so on.

    Segments allow compound conditions so you can really filter to exactly who you want.

    Segments can also be used to target Sales and Promotions to specific player groups. For example you could create a $0.99 one-time, loss leader promo that is available to only those players who have not bought anything in your game yet. It's a very powerful system.

    Could you let me know if this helped you?
    Thanks
    John

  • missing features

    Feature Suggestions
    12
    0 Votes
    12 Posts
    639 Views

    Submitted case 14062, case 13344

    Thanks @noah I will keep you updated

  • MyServers Permission

    Unsolved General
    3
    0 Votes
    3 Posts
    74 Views

    hi. @Paul-Winterhalder
    yes, permissions to call specific scripts and access control for Services and Operations regarding the generally provided functions are required.
    For example, there may be management tools that call specific scripts and use certain functions (CloudData...),
    and there may be administrators who only manage items.
    If possible, each API Key should be a function with permissions tailored to the situation.

    Let me give you an example. A company utilizes a mix of office and remote work. While the internal network can be protected to some extent by IP ranges, it is difficult to identify specific IPs because multiple operators work from home. Therefore, it is currently somewhat difficult to handle this situation using only IPs.

  • Segment Code Bug Report

    Unsolved General
    6
    0 Votes
    6 Posts
    239 Views

    @JasonL At the time I reported this, that field was locked too, so it couldn't be edited — but I've now confirmed that it's editable.

  • 0 Votes
    12 Posts
    516 Views

    Thank you for your helpful response.

    Unfortunately, since this feature does not align with the specifications we are currently planning, we have decided not to use it for the time being.

    We will contact you again if we need it in the future.
    Thank you.

  • brainBot 6 is live! What do you think?

    Pinned until 03/07/2026, 20:40 Unsolved General
    1
    0 Votes
    1 Posts
    39 Views
    No one has replied
  • 0 Votes
    11 Posts
    451 Views
  • 0 Votes
    6 Posts
    239 Views

    My question has been answered.
    Thank you for your kind and detailed explanations every time.

  • 0 Votes
    5 Posts
    195 Views

    Added case 13932

  • 0 Votes
    3 Posts
    129 Views

    Thank you for your response.

    We used the automated promotion without making any changes to it. However, we confirmed that it works correctly in the production app.

    It seems that the issue may have been temporary, or that there was something incorrect in our configuration at the time. If the issue occurs again, we will contact you again with more details.

    Thank you for your help.

  • 0 Votes
    1 Posts
    94 Views
    No one has replied
  • Integration with .NET server

    Unsolved General
    2
    0 Votes
    2 Posts
    141 Views

    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.

  • 0 Votes
    6 Posts
    355 Views

    @moondory77 brainCloud 6.0 is releasing this month (June 2026). I am really excited about the headline features for it, hope you love it!

  • 0 Votes
    7 Posts
    462 Views

    Ah - great to hear @jongdae-won . Thanks for the update!